From 907c4beac65da60410c88bba4d98e63f21d1a45b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 17 Feb 2005 23:16:22 +0000 Subject: no default allowed SVN-Revision: 251 --- openwrt/target/jffs2/Config.in | 1 - openwrt/target/squashfs/Config.in | 1 - 2 files changed, 2 deletions(-) (limited to 'openwrt/target') diff --git a/openwrt/target/jffs2/Config.in b/openwrt/target/jffs2/Config.in index ae14ad9..c51ffc1 100644 --- a/openwrt/target/jffs2/Config.in +++ b/openwrt/target/jffs2/Config.in @@ -1,6 +1,5 @@ config BR2_TARGET_ROOTFS_JFFS2 bool "jffs2" - default n help Build a jffs2 root filesystem diff --git a/openwrt/target/squashfs/Config.in b/openwrt/target/squashfs/Config.in index 3ef5d22..6f1d709 100644 --- a/openwrt/target/squashfs/Config.in +++ b/openwrt/target/squashfs/Config.in @@ -1,6 +1,5 @@ config BR2_TARGET_ROOTFS_SQUASHFS bool "squashfs" - default n help Build a squashfs root filesystem -- cgit v1.1