1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-04-21 12:27:27 +03:00

dropped f32xbase dependency on Makefile.common

This means that we only depend on f32xbase for atusb-sil (defunct) and
cntr (needs updating), but not for any of the project's main parts.

- makefiles/Makefile.basic: copied over from
  f32xbase/lib/Makefile.common
- makefiles/Makefile.basic (LDLIBS): removed inclusion of libusb
- tools/Makefile.common: use makefiles/Makefile.basic
- install/INSTALL-Ben, prod/doc/setup.hmac: removed f32xbase
  dependency
This commit is contained in:
Werner Almesberger
2011-05-29 06:03:11 -03:00
parent 208663ce5f
commit 45746fdfa5
4 changed files with 38 additions and 6 deletions
-1
View File
@@ -104,7 +104,6 @@
7. Build dirtpan, a crude IPv4-over-IEEE 802.15.4 tunnel
git clone git://projects.qi-hardware.com/ben-wpan.git
git clone git://projects.qi-hardware.com/f32xbase.git
# If compiling dirtpan.c fails due a missing ieee802145.h header,
# copy it over from lowpan-tools: