X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2FMakefile;h=23eb5280dc6dfca8b9b3903e9ddf56e727aad12c;hb=0abc7e6d5312e5dedf8cf264a03943d121242ff5;hp=cf094f3963a506b6322ca9daafc5eb3d0035d58a;hpb=a47b8566a194791a02ec969ce0756e8f7ad972f6;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index cf094f3963..23eb5280dc 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,10 +13,10 @@ SUBTARGETS:=rt288x rt305x CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time FEATURES:=squashfs broken -LINUX_VERSION:=2.6.30.10 +LINUX_VERSION:=2.6.32.10 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+=kmod-leds-gpio +DEFAULT_PACKAGES+=kmod-leds-gpio wpad-mini define Target/Description Build firmware images for Ralink RT288x/RT305x based boards.