From 00bd182a5f242cdd6aaca17d7328462608224149 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 28 Mar 2008 07:32:54 +0000 Subject: Define busybox config in board directory for Atmel boards --- target/device/Atmel/at91rm9200df/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/device/Atmel/at91rm9200df') diff --git a/target/device/Atmel/at91rm9200df/Makefile.in b/target/device/Atmel/at91rm9200df/Makefile.in index 1ec25badd..95b5ba7a2 100644 --- a/target/device/Atmel/at91rm9200df/Makefile.in +++ b/target/device/Atmel/at91rm9200df/Makefile.in @@ -1,5 +1,6 @@ ifeq ($(strip$(BOARD_NAME)),at91rm9200df) LINUX_BOARD_NAME=at91rm9200ek +BR2_PACKAGE_BUSYBOX_CONFIG:=$(BOARD_PATH)/busybox-1.7.1.config endif -- cgit v1.2.3