mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
7 lines
152 B
Makefile
7 lines
152 B
Makefile
ifeq ($(strip$(BOARD_NAME)),at91sam9260dfc)
|
|
LINUX26_BOARD_NAME=at91sam9260ek
|
|
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BR2_BOARD_PATH)/busybox-1.6.0.config
|
|
endif
|
|
|
|
|