Searched refs:DRIVER_PATH (Results 1 - 23 of 23) sorted by relevance

/haiku-fatelf/data/develop/
H A DJamfile112 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
116 DRIVER_PATH = ;
H A Dmakefile136 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
140 DRIVER_PATH = macro
H A DJamfile-engine202 mkdir -p $(USER_DEV_PATH)/$(DRIVER_PATH)
203 ln -sf "$(USER_BIN_PATH)/$(>:B)" "$(USER_DEV_PATH)/$(DRIVER_PATH)/$(>:B)"
281 if ( ! $(DRIVER_PATH) )
283 DRIVER_PATH = misc ;
/haiku-fatelf/src/add-ons/kernel/generic/mime_table/
H A Dmakefile113 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
117 DRIVER_PATH = macro
/haiku-fatelf/src/tests/kits/app/messaging/first_light/
H A DJamfile98 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
102 DRIVER_PATH = ;
/haiku-fatelf/3rdparty/proj2make/
H A Dmakefile133 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
137 DRIVER_PATH = macro
/haiku-fatelf/src/add-ons/input_server/methods/t9/
H A Dmakefile118 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
122 DRIVER_PATH := macro
/haiku-fatelf/src/apps/bsnow/
H A Dmakefile113 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
117 DRIVER_PATH = macro
/haiku-fatelf/src/add-ons/input_server/methods/pen/
H A Dmakefile123 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
127 DRIVER_PATH := macro
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/datafab/
H A Dmakefile134 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
138 DRIVER_PATH= macro
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Dmakefile139 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
143 DRIVER_PATH= macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A Dmakefile120 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
124 DRIVER_PATH=audio/hmulti macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/usb_audio/
H A Dmakefile120 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
124 DRIVER_PATH=audio/hmulti macro
/haiku-fatelf/src/add-ons/kernel/drivers/ports/pc_serial/
H A Dmakefile118 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
122 DRIVER_PATH := ports macro
/haiku-fatelf/src/add-ons/kernel/file_systems/googlefs/
H A Dmakefile125 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
129 DRIVER_PATH = macro
H A Dmakefile.ufs123 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
127 DRIVER_PATH =
/haiku-fatelf/src/add-ons/media/media-add-ons/esound_sink/
H A Dmakefile121 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
125 DRIVER_PATH = macro
/haiku-fatelf/src/add-ons/media/media-add-ons/opensound/
H A Dmakefile128 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
132 DRIVER_PATH := macro
/haiku-fatelf/src/tests/servers/app/newerClipping/
H A Dmakefile123 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
127 DRIVER_PATH = macro
/haiku-fatelf/src/add-ons/kernel/file_systems/nfs/
H A Dmakefile126 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
130 DRIVER_PATH := macro
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/
H A Dmakefile122 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
126 DRIVER_PATH := macro
/haiku-fatelf/src/preferences/dun/
H A Dmakefile116 # hierarchy. Used by the driverinstall rule. E.g., DRIVER_PATH = video/usb will
120 DRIVER_PATH := macro
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dpcap-bpf.c76 #define DRIVER_PATH "/usr/lib/drivers" macro
489 sprintf(cfg_ld.path, "%s/%s", DRIVER_PATH, BPF_NAME);

Completed in 218 milliseconds