mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03: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:
@@ -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))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user