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