summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/Config.in.linux.patches
blob: 3812776772400b2022fdf2191befaeb5fdbac821 (plain)
1
2
3
4
5
6
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