aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-07 17:03:23 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-07 17:03:23 +0000
commitaf16f874ec82ccad9c0752981217e770712c0e0c (patch)
tree890fa55f2d4f4533a4d105b5308e45042613bfbc /package/Makefile
parentccf597027f3264ba877047c8952878cb3b5955c5 (diff)
downloadmaster-187ad058-af16f874ec82ccad9c0752981217e770712c0e0c.tar.gz
master-187ad058-af16f874ec82ccad9c0752981217e770712c0e0c.tar.bz2
master-187ad058-af16f874ec82ccad9c0752981217e770712c0e0c.zip
add udev package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2596 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 4bfd478618..38e1752c63 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -200,6 +200,7 @@ package-$(BR2_PACKAGE_ULOGD) += ulogd
package-$(BR2_PACKAGE_UPDATEDD) += updatedd
package-$(BR2_COMPILE_USBUTILS) += usbutils
package-$(BR2_COMPILE_UTIL_LINUX) += util-linux
+package-$(BR2_PACKAGE_UDEV) += udev
package-$(BR2_PACKAGE_VTUN) += vtun
package-$(BR2_PACKAGE_VSFTPD) += vsftpd
package-$(BR2_PACKAGE_WIFICONF) += wificonf