diff options
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index cd64ea3f65..b081849db8 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc40x BOARDNAME:=AMCC Kilauea FEATURES:=squashfs -LINUX_VERSION:=2.6.24 +LINUX_VERSION:=2.6.24.2 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |