ep80579-drivers: the build system for this package is broken beyond repair. work...
[15.05/openwrt.git] / package / udev / Makefile
index f14fb3b..bae8a1f 100644 (file)
@@ -22,10 +22,10 @@ PKG_INSTALL=1
 define Package/udev
   SECTION:=base
   CATEGORY:=Base system
-  DEPENDS:=@LINUX_2_6
   TITLE:=Dynamic device management subsystem
   URL:=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
   MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com>
+  MENU:=1
 endef
 
 define Package/udev/description
@@ -34,7 +34,7 @@ define Package/udev/description
 endef
 
 define Package/udev/config
-       source "$(SOURCE)/udev-config.in"
+       source "$(SOURCE)/Config.in"
 endef
 
 udev-args-$(CONFIG_UDEV_DISABLE_LOGGING) += --disable-logging