X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Frb532%2FMakefile;h=9a8bcee40cf614bc03a2d3e00475f282e7de79ec;hb=58a13e0e1fd96bb44ff8fc674211966e05bd9e6c;hp=8f036cc991f5d97b291e6a6bfebfa759e4425e79;hpb=1dccae32f39e0187ece16346dc924cdf9df28b01;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 8f036cc991..9a8bcee40c 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 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. @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 -FEATURES:=jffs2 pci tgz +FEATURES:=jffs2 pci targz broken -LINUX_VERSION:=2.6.30-rc7 +LINUX_VERSION:=3.8.6 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini kmod-madwifi +DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532 $(eval $(call BuildTarget))