Browse Source

* fixed udev to compile on a normal generic/minimal

git-svn-id: svn://svn.opensde.net/opensde/package/branches/udev@21259 10447126-35f2-4685-b0cf-6dd780d3921f
early
Alejandro Mery 18 years ago
parent
commit
8f1bc004ea
  1. 2
      filesystem/udev/udev.conf

2
filesystem/udev/udev.conf

@ -71,3 +71,5 @@ udev_helpers() {
hook_add postmake 5 'udev_devices' hook_add postmake 5 'udev_devices'
hook_add postmake 6 'udev_rules' hook_add postmake 6 'udev_rules'
hook_add postmake 7 'udev_helpers' hook_add postmake 7 'udev_helpers'
var_append makeopt ' ' "LD=$CC"

Loading…
Cancel
Save