mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-12 20:28:20 +00:00
committed by
Christian Helmuth
parent
d5cf77539a
commit
cd2910eb2c
@ -1,13 +0,0 @@
|
||||
USB_HID_CONTRIB_DIR := $(call select_from_ports,dde_linux)/src/drivers/usb_hid
|
||||
|
||||
include $(call select_from_repositories,lib/import/import-usb_arch_include.mk)
|
||||
|
||||
#
|
||||
# The order of include-search directories is important, we need to look into
|
||||
# 'contrib' before falling back to our custom 'lx_emul.h' header.
|
||||
#
|
||||
INC_DIR += $(ARCH_SRC_INC_DIR)
|
||||
INC_DIR += $(USB_HID_CONTRIB_DIR)/include
|
||||
INC_DIR += $(USB_HID_CONTRIB_DIR)/drivers/hid
|
||||
INC_DIR += $(USB_HID_CONTRIB_DIR)/drivers/input
|
||||
INC_DIR += $(LIB_CACHE_DIR)/usb_hid_include/include/include/include
|
Reference in New Issue
Block a user