From aad0c0841c56f866c73aa819d2af7b5596604fd9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 19 Feb 2005 13:00:30 +0000 Subject: demistifying make *clean targets, fix some clean targets issues SVN-Revision: 272 --- openwrt/package/linux/linux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/linux/linux.config') diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index aef2c28..423fd8c 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -86,7 +86,7 @@ CONFIG_BCM4704=y # CONFIG_HIGHMEM is not set CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set -CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs init=/etc/preinit noinitrd console=ttyS0,115200" +CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 init=/etc/preinit noinitrd console=ttyS0,115200" CONFIG_PCI=y CONFIG_NONCOHERENT_IO=y CONFIG_NEW_TIME_C=y -- cgit v1.1