X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Far71xx%2FMakefile;h=6aeea73e4af2386e49f001f5b9bc170bd54f5e1b;hb=02984a6e09416230d929c17e5dc738c09127934c;hp=a7ee05f36d288988846f14537e6e0b07d7003450;hpb=a2543d72d8a0b4a9efcee26c8af36d618de4c863;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index a7ee05f36d..6aeea73e4a 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -13,13 +13,12 @@ FEATURES:=mips16 CPU_TYPE=34kc SUBTARGETS:=generic nand mikrotik -LINUX_VERSION:=3.10.28 +KERNEL_PATCHVER:=3.18 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))