diff options
| -rw-r--r-- | target/device/Atmel/at91bootstrap/Config.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Atmel/at91bootstrap/Config.in b/target/device/Atmel/at91bootstrap/Config.in index fdba4a829..3e53d3e6b 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  | 
