3 lines
83 B
Makefile
3 lines
83 B
Makefile
PROGRAM=crc_example
|
|
EXTRA_COMPONENTS = extras/crc_generic
|
|
include ../../common.mk
|