mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 16:14:12 +00:00
ixp4xx/fsg3: Added ext3 to kernel for ext3 rootfs on internal disk
SVN-Revision: 10993
This commit is contained in:
parent
3c05234962
commit
597dd6b32c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user