oprofile: fix path to kernel headers

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46588
master
Felix Fietkau 9 years ago
parent 6cc5919e8a
commit e69474719d
  1. 1
      package/devel/oprofile/Makefile

@ -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…
Cancel
Save