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