mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-24 19:42:11 +00:00
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
|