From c1791fbd323e3eb23a245cd19074aeb248772790 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 18 Jul 2007 13:01:32 +0000 Subject: Resync x86_64 kernel config and make uml build ext2 images by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8034 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/uml-2.6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/uml-2.6/Makefile') diff --git a/target/linux/uml-2.6/Makefile b/target/linux/uml-2.6/Makefile index 2a2c31924..a54d2cd71 100644 --- a/target/linux/uml-2.6/Makefile +++ b/target/linux/uml-2.6/Makefile @@ -20,7 +20,7 @@ ARCH:=$(shell uname -m | sed \ ) BOARD:=uml BOARDNAME:=User Mode Linux -FEATURES:=broken +FEATURES:=broken ext2 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) LINUX_VERSION:=2.6.22.1 -- cgit v1.2.3