From de5dfe4a1ee74e6f44166e7dbde8f64a388ce6ba Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 17 Mar 2010 08:43:15 +0100 Subject: at91bootstrap: do not default to $(BOARD_NAME) Signed-off-by: Thomas Petazzoni --- boot/at91bootstrap/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/at91bootstrap') diff --git a/boot/at91bootstrap/Config.in b/boot/at91bootstrap/Config.in index 44db8f5a7..8514ccc0c 100644 --- a/boot/at91bootstrap/Config.in +++ b/boot/at91bootstrap/Config.in @@ -6,7 +6,7 @@ if BR2_TARGET_AT91BOOTSTRAP config BR2_TARGET_AT91BOOTSTRAP_BOARD string "Bootstrap board" - default "$(BOARD_NAME)" + default "" help This is used to do a make _config -- cgit v1.2.3