From 6512aa455370c03c086a4c686cb10374365bb436 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 24 Jan 2015 20:01:33 +0000 Subject: mcs814x: remove linux 3.3 support Signed-off-by: Felix Fietkau SVN-Revision: 44106 --- target/linux/mcs814x/image/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/mcs814x/image') 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 -- cgit v1.2.3