projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe27ff
)
ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal disk
author
Rod Whitby
<rod@whitby.id.au>
Thu, 1 May 2008 12:33:08 +0000
(12:33 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Thu, 1 May 2008 12:33:08 +0000
(12:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10993
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ixp4xx/harddisk/profiles/100-FSG3.mk
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx/harddisk/profiles/100-FSG3.mk
b/target/linux/ixp4xx/harddisk/profiles/100-FSG3.mk
index
f06fa8c
..
bee8ad1
100644
(file)
--- a/
target/linux/ixp4xx/harddisk/profiles/100-FSG3.mk
+++ b/
target/linux/ixp4xx/harddisk/profiles/100-FSG3.mk
@@
-10,7
+10,7
@@
define Profile/FSG3
PACKAGES:= \
kmod-madwifi wireless-tools \
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
- kmod-fs-ext2 kmod-fs-reiserfs
+ kmod-fs-ext2 kmod-fs-
ext3 kmod-fs-
reiserfs
endef
define Profile/FSG3/Description