4 lines
117 B
Makefile
4 lines
117 B
Makefile
ifeq ($(strip $(BOARD_NAME)),at91sam9261ek)
|
|
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
|
|
endif
|