diff options
Diffstat (limited to 'conf/distro/openomap.conf')
-rw-r--r-- | conf/distro/openomap.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/openomap.conf b/conf/distro/openomap.conf index 6f0bca9342..192400b9a1 100644 --- a/conf/distro/openomap.conf +++ b/conf/distro/openomap.conf @@ -8,5 +8,4 @@ TARGET_FPU ?= "soft" # 2.4 vs 2.6 is a distro decision. MODUTILS = "26" -BOOTSTRAP_EXTRA_DEPENDS += "udev" BOOTSTRAP_EXTRA_RDEPENDS += "udev" |