diff options
Diffstat (limited to 'target/linux/storm')
-rw-r--r-- | target/linux/storm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/storm/Makefile b/target/linux/storm/Makefile index c0d0023cc1..abd6b0cc38 100644 --- a/target/linux/storm/Makefile +++ b/target/linux/storm/Makefile @@ -11,7 +11,7 @@ BOARD:=storm BOARDNAME:=Storm SL3512 FEATURES:=squashfs pci broken -LINUX_VERSION:=2.6.23.16 +LINUX_VERSION:=2.6.23.17 include $(INCLUDE_DIR)/target.mk |