summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/image
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-01-24 20:01:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-01-24 20:01:33 +0000
commit6512aa455370c03c086a4c686cb10374365bb436 (patch)
tree9a5ec7a9dd891ad66f088ee261c5d83f6f0f5b01 /target/linux/mcs814x/image
parentf7ece95303309a320b1f577b41332aa15b6469b6 (diff)
downloadmaster-31e0f0ae-6512aa455370c03c086a4c686cb10374365bb436.tar.gz
master-31e0f0ae-6512aa455370c03c086a4c686cb10374365bb436.tar.bz2
master-31e0f0ae-6512aa455370c03c086a4c686cb10374365bb436.zip
mcs814x: remove linux 3.3 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44106
Diffstat (limited to 'target/linux/mcs814x/image')
-rw-r--r--target/linux/mcs814x/image/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/mcs814x/image/Makefile b/target/linux/mcs814x/image/Makefile
index 7f8722d6bd..4c8af97d22 100644
--- a/target/linux/mcs814x/image/Makefile
+++ b/target/linux/mcs814x/image/Makefile
@@ -9,11 +9,7 @@ include $(INCLUDE_DIR)/image.mk
TARGET_DTBS := rbt-832 dlan-usb-extender
-ifeq ($(KERNEL_PATCHVER),3.3)
-DTBS_DIR:=
-else
DTBS_DIR:=dts/
-endif
LOADADDR:=0x00008000