Fixed build of usb_hid, partially by John Drinkwater.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13347 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -8,9 +8,10 @@ R5KernelAddon usb_hid : kernel drivers bin :
|
||||
devlist.c
|
||||
;
|
||||
|
||||
ObjectHdrs [ FGristFiles hid$(SUFOBJ) ] : [ FObjectsDir src prefs devices ] ;
|
||||
ObjectHdrs [ FGristFiles hid$(SUFOBJ) ] : [ FObjectsDir src preferences devices ] ;
|
||||
|
||||
Includes [ FGristFiles hid.c ] : <src!prefs!devices>usbdevs.h <src!prefs!devices>usbdevs_data.h ;
|
||||
Includes hid.c :
|
||||
<src!preferences!devices>usbdevs.h <src!prefs!devices>usbdevs_data.h ;
|
||||
|
||||
# Link to kernel/drivers/dev/input/
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user