oprofile: fix path to kernel headers
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46588
This commit is contained in:
parent
6cc5919e8a
commit
e69474719d
|
@ -50,6 +50,7 @@ endef
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default, \
|
$(call Build/Configure/Default, \
|
||||||
--with-kernel-support \
|
--with-kernel-support \
|
||||||
|
--with-kernel=$(LINUX_DIR)/user_headers \
|
||||||
--without-x \
|
--without-x \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue