X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Frb532%2FMakefile;h=e6233463a521887ce2562f3842f437f4e80e03ce;hb=a47b8566a194791a02ec969ce0756e8f7ad972f6;hp=608f0aca148de186817d98abacf940763f818bb4;hpb=a9d683ca912b2c4837b2e65909c09ca01babe3df;p=librecmc%2Flibrecmc.git diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 608f0aca14..e6233463a5 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -11,11 +11,9 @@ BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 FEATURES:=jffs2 pci tgz -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk - -# include the profiles --include profiles/*.mk +DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-input-rb532 $(eval $(call BuildTarget))