hal: search linux headers in sysroot dir

This commit is contained in:
Stephan Raue 2009-09-20 05:51:27 +02:00
parent d37bcb5c30
commit 89cca2f5f0

View File

@ -49,6 +49,7 @@ cd $PKG_BUILD
--disable-acl-management \
--disable-umount-helper \
--disable-sonypic \
--with-linux-input-header=$SYSROOT_PREFIX/usr/include/linux/input.h \
--with-pci-ids=/usr/share \
--with-usb-ids=/usr/share \
--with-socket-dir=/var/run/dbus \