6 lines
136 B
Makefile
6 lines
136 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# (C) Copyright 2018
|
||
|
# Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
|
||
|
obj-y += hexdump.o
|