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
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ endef
|
|||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
--with-kernel-support \
|
||||
--with-kernel=$(LINUX_DIR)/user_headers \
|
||||
--without-x \
|
||||
)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue