X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fatheros%2FMakefile;h=1fe2179854e27a93525deab52db6a9cd422e2e92;hb=19c78e190526b81e2c2fca6a53fcd141a8dd03b4;hp=fa292ac96b69bb16082764b6e9e4f9cdbaf8890d;hpb=7fee7d1f224b8c02dd8eba0bdb388ab7c504ad99;p=openwrt.git diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index fa292ac96b..1fe2179854 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=atheros -BOARDNAME:=Atheros 231x/5312 +BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26 +LINUX_VERSION:=3.3.8 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += kmod-madwifi +DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig define Target/Description Build firmware images for Atheros SoC boards