diff options
Diffstat (limited to 'target/linux/openmoko/Makefile')
-rw-r--r-- | target/linux/openmoko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/openmoko/Makefile b/target/linux/openmoko/Makefile index 22bfaea57f..e56ba1635f 100644 --- a/target/linux/openmoko/Makefile +++ b/target/linux/openmoko/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=openmoko BOARDNAME:=Openmoko -FEATURES:=squashfs usb +FEATURES:=usb LINUX_VERSION:=2.6.24.7 |