summaryrefslogtreecommitdiff
path: root/target/device/Atmel/arch-arm/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Atmel/arch-arm/Makefile.in')
-rw-r--r--target/device/Atmel/arch-arm/Makefile.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/device/Atmel/arch-arm/Makefile.in b/target/device/Atmel/arch-arm/Makefile.in
index 1db111e9b..e69de29bb 100644
--- a/target/device/Atmel/arch-arm/Makefile.in
+++ b/target/device/Atmel/arch-arm/Makefile.in
@@ -1,12 +0,0 @@
-ifeq ($(BR2_avr32),y)
-KERNEL_COND_PATCHES:=
-ifeq ($(BR2_LINUX_AVR32_AC97_PATCH),y)
-KERNEL_COND_PATCHES+=avr32.patched.ac97
-endif
-ifeq ($(BR2_LINUX_AVR32_ISI_PATCH),y)
-KERNEL_COND_PATCHES+=avr32.patched.isi
-endif
-ifeq ($(BR2_LINUX_AVR32_PSIF_PATCH),y)
-KERNEL_COND_PATCHES+=avr32.patched.psif
-endif
-endif