5 lines
93 B
Makefile
5 lines
93 B
Makefile
|
|
ifeq ($(strip $(BR2_PACKAGE_UCLIBC_TARGET_HEADERS)),y)
|
|
TARGETS+=uclibc_target_headers
|
|
endif
|