X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fatheros%2FMakefile;h=1b52909476d5d534f8157e0b86d2e270e3bbc961;hb=ba63338d3f8b791be2fb606f88bdec63a7aa7d53;hp=c7e9f84e438b0fb89ce8bc62949ae010c03db9b8;hpb=8a9fe26f201e996d4850cd3b3e770421bb4c4754;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index c7e9f84e43..1b52909476 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 -FEATURES:=squashfs jffs2 +FEATURES:=squashfs -LINUX_VERSION:=3.8.11 +LINUX_VERSION:=3.10.49 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig +DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig kmod-gpio-button-hotplug define Target/Description Build firmware images for Atheros SoC boards