4 lines
73 B
Makefile
4 lines
73 B
Makefile
ifeq ($(CONFIG_TARGET_PACKAGE_LIBNFS),y)
|
|
TARGET_PACKAGES += libnfs
|
|
endif
|