X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2FConfig.in;h=ca3397c01f4d287f129ebdea770c4b31e6d23942;hp=9bcbd3782e5fc0414fceda61cf87c4dc886a9bd9;hb=69071113053bd0e4f26546b93aff07370f60497a;hpb=2bc9370619d61ca465cfeffb6321be67f4e2ead4 diff --git a/target/Config.in b/target/Config.in index 9bcbd3782e..ca3397c01f 100644 --- a/target/Config.in +++ b/target/Config.in @@ -124,6 +124,7 @@ config LINUX_2_6_X86 select USB_SUPPORT select PCMCIA_SUPPORT select USES_JFFS2 + select USES_EXT2 help Build firmware images for x86 based boards (e.g. Soekris net4521 and net4801, PC Engines WRAP...) @@ -216,6 +217,9 @@ config USES_SQUASHFS config USES_JFFS2 bool +config USES_EXT2 + bool + # Architecture selection config i386