X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/98222400036c12c5359a7543977ee8b2b639c8ad..8853be8e17a3edccf3068f50c2aeed7cc5cb7bed:/target/linux/ramips/Makefile diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 9598d8674..bfe663ec9 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,12 +13,12 @@ SUBTARGETS:=rt288x rt305x CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves FEATURES:=squashfs -LINUX_VERSION:=2.6.39.2 +LINUX_VERSION:=2.6.39.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-gpio-buttons \ - kmod-button-hotplug kmod-wpad-mini + kmod-button-hotplug wpad-mini maccalc define Target/Description Build firmware images for Ralink RT288x/RT305x based boards.