[packages] i2c-tools: fix TARGET_CPPFLAGS
Fixes #13546 and #13857. Signed-off-by John Vogel <jvogel4@stny.rr.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@39069 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ec0ed19f94
commit
945c5a7bcc
@ -62,7 +62,7 @@ define Package/python-smbus/description
|
|||||||
This package contain the python bindings for Linux SMBus access through i2c-dev.
|
This package contain the python bindings for Linux SMBus access through i2c-dev.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_CPPFLAGS += -I$(LINUX_DIR)/include
|
TARGET_CPPFLAGS += -I$(PKG_BUILD_DIR)/include
|
||||||
|
|
||||||
ifdef CONFIG_PACKAGE_python-smbus
|
ifdef CONFIG_PACKAGE_python-smbus
|
||||||
define Build/Compile/python-smbus
|
define Build/Compile/python-smbus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user