mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-02-17 00:34:44 +02:00
great atusd -> atben renaming: renamed tools/atusd.c and Makefile reference
- lib/atusd.c: renamed to lib/atben.c - lib/Makefile (OBJS_ben_jlime, OBJS_ben_openwrt): changed "atusd" to "atben"
This commit is contained in:
parent
f7a8bbdd7a
commit
32de4b6ad4
@ -18,8 +18,8 @@ include ../Makefile.common
|
|||||||
CFLAGS += -Wall -I$(F32XBASE)/include
|
CFLAGS += -Wall -I$(F32XBASE)/include
|
||||||
|
|
||||||
OBJS_host = atusb.o $(F32XBASE)/lib/usb.o
|
OBJS_host = atusb.o $(F32XBASE)/lib/usb.o
|
||||||
OBJS_ben_jlime = atusd.o
|
OBJS_ben_jlime = atben.o
|
||||||
OBJS_ben_openwrt = atusd.o
|
OBJS_ben_openwrt = atben.o
|
||||||
|
|
||||||
OBJS = atrf.o misctxrx.o $(OBJS_$(TARGET))
|
OBJS = atrf.o misctxrx.o $(OBJS_$(TARGET))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user