X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fatheros%2FMakefile;h=1fe2179854e27a93525deab52db6a9cd422e2e92;hp=81562d9cc3be4ebb4c19f5671d4f69f241088b2d;hb=19c78e190526b81e2c2fca6a53fcd141a8dd03b4;hpb=4d09600736428b53b4139b855642e286cb31078d diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 81562d9cc3..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.7 +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