[packages] utils/triggerhappy: fix path to linux/input.h
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24515 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3f66030d00
commit
fd912e252a
@ -32,7 +32,7 @@ define Package/triggerhappy/description
|
||||
endef
|
||||
|
||||
MAKE_FLAGS += \
|
||||
LINUX_INPUT_H=$(TOOLCHAIN_DIR)/include/linux/input.h \
|
||||
LINUX_INPUT_H=$(TOOLCHAIN_DIR)/usr/include/linux/input.h \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
$(1)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user