X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ca96df4a862896effdfbc29cf9d159943c6e48ac..ae1dbe565529f1a915b88995e187b3bf25e3597d:/target/linux/magicbox-2.6/Makefile diff --git a/target/linux/magicbox-2.6/Makefile b/target/linux/magicbox-2.6/Makefile index 20325a8fa..1e9d7cf43 100644 --- a/target/linux/magicbox-2.6/Makefile +++ b/target/linux/magicbox-2.6/Makefile @@ -9,7 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=magicbox BOARDNAME:=Magicbox -FEATURES:=jffs2 +FEATURES:=squashfs jffs2 + +LINUX_VERSION:=2.6.22.1 include $(INCLUDE_DIR)/kernel-build.mk