mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
switch linux-zigbee tools source from (old) tarball to git repository
- install/INSTALL-PC: updated build process of lowpan-tools to use the git repository - tools/dirtpan/Makefile (CFLAGS): added include path for lowpan tools from git
This commit is contained in:
@@ -15,4 +15,5 @@ MAIN = dirtpan
|
||||
|
||||
include ../Makefile.common
|
||||
|
||||
CFLAGS += -I. -I../../install/lowpan-tools-0.2.2/include/
|
||||
CFLAGS += -I. -I../../install/lowpan-tools-0.2.2/include/ \
|
||||
-I../../install/linux-zigbee/include/
|
||||
|
||||
Reference in New Issue
Block a user