mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-03-04 23:28:19 +02:00
- Makefile (USB_OBJS): moved into OBJS and BOOT_OBJS - Makefile (OBJS): atu2.o is now app-atu2.o - Makefile (BOOT_OBJS): atu2.o is now boot-atu2.o - Makefile (MKDEP, %.o): moved dependency generation to macro $(MKDEP) - Makefile (app-%.o): build from usb/%.c - Makefile (boot -%.o): build from usb/%.c and set -DBOOT_LOADER