X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/98222400036c12c5359a7543977ee8b2b639c8ad..1e81be025ffbf6c3addc2e8d6097ba7b00b174a8:/target/linux/ramips/Makefile?ds=sidebyside

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.