diff options
Diffstat (limited to 'target/linux/ppc44x')
| -rw-r--r-- | target/linux/ppc44x/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 06e48b31d..dd77435a0 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC44x  FEATURES:=squashfs  CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 -LINUX_VERSION:=2.6.30.5 +LINUX_VERSION:=2.6.30.6  LINUX_KARCH:=powerpc  include $(INCLUDE_DIR)/target.mk  | 
