kernel: fix earlycon by keeping __earlycon_table
[openwrt/staging/yousong.git] / target / linux / adm8668 / Makefile
index de3b9e787823dafe91194bbca39bd44e336cfc57..ddca8d4a275d94e0fd7ac92ed307e0ca2e6a8cb6 100644 (file)
@@ -12,13 +12,13 @@ BOARDNAME:=Infineon WildPass ADM8668
 FEATURES:=squashfs usb pci
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.3.8
-
-include $(INCLUDE_DIR)/target.mk
+KERNEL_PATCHVER:=3.18
 
 define Target/Description
        Build firmware images for Infineon WildPass (ADM8668) based routers
        (e.g. T-Mobile branded Linksys WRTU54G-TM)
 endef
 
+include $(INCLUDE_DIR)/target.mk
+
 $(eval $(call BuildTarget))