- rename to match Config.in.foo naming convention
This commit is contained in:
parent
a6faed6a6e
commit
01fee651bf
@ -5,8 +5,8 @@ menuconfig BR2_TARGET_ATMEL
|
||||
|
||||
if BR2_TARGET_ATMEL
|
||||
|
||||
source "target/device/Atmel/AT91_Config.in"
|
||||
source "target/device/Atmel/AVR32_Config.in"
|
||||
source "target/device/Atmel/Config.in.at91"
|
||||
source "target/device/Atmel/Config.in.avr32"
|
||||
|
||||
config BR2_BOARD_NAME
|
||||
string
|
||||
|
Loading…
Reference in New Issue
Block a user