4 lines
74 B
Makefile
4 lines
74 B
Makefile
ifeq ($(strip $(BR2_PACKAGE_NETKITTELNET)),y)
|
|
TARGETS+=netkittelnet
|
|
endif
|