From 44ce357f16695446a76655955c576448eaa1e726 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Thu, 15 Mar 2007 21:03:11 +0000 Subject: n2100: Remove udev-utils from rootfs. It doesn't make sense since the n2100 has redboot --- conf/machine/n2100.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/n2100.conf b/conf/machine/n2100.conf index aac4688c3a..619b0f4339 100644 --- a/conf/machine/n2100.conf +++ b/conf/machine/n2100.conf @@ -17,7 +17,7 @@ PREFERRED_VERSION_linux = "2.6.20" # We want udev support in the image udevdir = "/dev" -N2100_SUPPORT ?= "cpio uboot-utils udev" +N2100_SUPPORT ?= "cpio udev" BOOTSTRAP_EXTRA_RDEPENDS = "udev mdadm" EXTRA_IMAGECMD_jffs2 += " --little-endian" -- cgit v1.2.3