X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fatheros%2FMakefile;h=1b52909476d5d534f8157e0b86d2e270e3bbc961;hp=d8786ed8ceeb564535e663bc900b83080b89ce83;hb=c7629cdb4844f8db31bf0ef9d63889011c02e14c;hpb=3295c74aa793c0e0b809d5d83ddc81f1461cd1a9 diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index d8786ed8ce..1b52909476 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 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:=2.6.32.20 +LINUX_VERSION:=3.10.49 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += wpad-mini kmod-madwifi gpioctl swconfig +DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig kmod-gpio-button-hotplug define Target/Description Build firmware images for Atheros SoC boards