7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
|
if BR2_arm
|
||
|
source "target/device/Atmel/arch-arm/Config.in.linux.patches"
|
||
|
endif
|
||
|
if BR2_avr32
|
||
|
source "target/device/Atmel/arch-avr32/Config.in.linux.patches"
|
||
|
endif
|