From: Ulf Samuelsson Date: Sun, 21 Oct 2007 20:13:40 +0000 (-0000) Subject: Comment should depend on AT91 bootstrap beeing built X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79db2c698986554e537e01f9c784ad6019cb8a5c;p=buildroot.git Comment should depend on AT91 bootstrap beeing built --- diff --git a/target/device/Atmel/at91bootstrap/Config.in b/target/device/Atmel/at91bootstrap/Config.in index fdba4a829f..3e53d3e6bd 100644 --- a/target/device/Atmel/at91bootstrap/Config.in +++ b/target/device/Atmel/at91bootstrap/Config.in @@ -80,4 +80,5 @@ config BR2_AT91BOOTSTRAP_JUMP_ADDR depends on BR2_TARGET_AT91BOOTSTRAP comment "It will be copied to $(BR2_AT91BOOTSTRAP_JUMP_ADDR)" + depends on BR2_TARGET_AT91BOOTSTRAP