switch from ext2 to ext4 (w/o) journaling
[openwrt.git] / target / linux / uml / Makefile
index 40cb746..94a08f3 100644 (file)
@@ -20,7 +20,7 @@ ARCH:=$(shell uname -m | sed \
 )
 BOARD:=uml
 BOARDNAME:=User Mode Linux
-FEATURES:=ext2 audio
+FEATURES:=ext4 audio
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
 LINUX_VERSION:=2.6.32.25
This page took 0.023801 seconds and 4 git commands to generate.