1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-02 18:09:27 +03:00
ben-wpan/tools
Werner Almesberger bb65155eab Further cleanup to make the tools build for the "ben" target.
- tools/Makefile.common: set CC to the target-specific compiler
- tools/atspi-id/atspi-id.c: exclude everything USB if HAVE_USB is not set
- tools/atspi-id/atspi-id.c (atspi_usb_handle): rearrange to use a "struct
  atspi_dsc *" argument, so that we don't expose an USB dependency
- tools/lib/Makefile: $(F32XBASE)/lib/usb.o is target-specific. Moved it
  from OBJS to OBJS_host.
- tools/lib/Makefile (clean): remove objects of all targets
2010-09-05 20:51:07 -03:00
..
atspi-id Further cleanup to make the tools build for the "ben" target. 2010-09-05 20:51:07 -03:00
atspi-reset Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atspi-rssi Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atspi-trim Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atspi-txrx Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
include Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
lib Further cleanup to make the tools build for the "ben" target. 2010-09-05 20:51:07 -03:00
Makefile Moved tools/ out of atrf, in preparation of merge with atusd. 2010-09-05 17:37:35 -03:00
Makefile.common Further cleanup to make the tools build for the "ben" target. 2010-09-05 20:51:07 -03:00