kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides
[openwrt/openwrt.git] / target / linux / ar71xx / Makefile
index fe54a523431b03be55ffee93e903c7f3cf113ccd..594b48ef2cc20cdb4611c26a1a0945edcccb37f1 100644 (file)
@@ -13,13 +13,12 @@ FEATURES:=mips16
 CPU_TYPE=34kc
 SUBTARGETS:=generic nand mikrotik
 
-LINUX_VERSION:=3.10.34
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += \
-       kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
-       kmod-ledtrig-default-on kmod-ledtrig-timer kmod-ledtrig-netdev \
+       kmod-gpio-button-hotplug swconfig \
        kmod-ath9k wpad-mini uboot-envtools
 
 $(eval $(call BuildTarget))