kernel: update kernel to version 2.6.39.4
[openwrt.git] / target / linux / ramips / Makefile
index 9598d86..012fc56 100644 (file)
@@ -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 kmod-wpad-mini maccalc
 
 define Target/Description
        Build firmware images for Ralink RT288x/RT305x based boards.
This page took 0.025106 seconds and 4 git commands to generate.