switch from ext2 to ext4 (w/o) journaling
[openwrt.git] / target / linux / omap35xx / beagleboard / profiles / beagleboard.mk
index 69ecdbb..59c40f4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 - 2009 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,7 +7,7 @@
 
 define Profile/Beagleboard
   NAME:=beagleboard
-  FEATURES:=ext2 usb
+  FEATURES:=ext4 usb
 endef
 
 define Profile/Beagleboard/Description
This page took 0.021219 seconds and 4 git commands to generate.