1
0
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:
Werner Almesberger
2011-07-01 12:18:34 -03:00
parent 0c77658006
commit ae348fb5cc
2 changed files with 5 additions and 5 deletions

View File

@@ -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/