From 4aeb8c851ac1952908ec1b89e8e6e432d30c2dfd Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 23 Jun 2010 22:57:54 +0200 Subject: target/device: misc cleanup Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard --- target/device/Config.in.linux.patches | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 target/device/Config.in.linux.patches (limited to 'target/device/Config.in.linux.patches') diff --git a/target/device/Config.in.linux.patches b/target/device/Config.in.linux.patches deleted file mode 100644 index 034479efb..000000000 --- a/target/device/Config.in.linux.patches +++ /dev/null @@ -1,13 +0,0 @@ -menuconfig BR2_KERNEL_ARCH_PATCH_ENABLED - bool "Add ARCH specific patch" - depends on BR2_PACKAGE_LINUX - depends on !BR2_KERNEL_PREPATCHED - default y if BR2_avr32 - default y if BR2_TARGET_ATMEL && BR2_arm - -if BR2_KERNEL_ARCH_PATCH_ENABLED - -source "target/device/Atmel/Config.in.linux.patches" - -endif - -- cgit v1.2.3