enable build of slavechip for global Makefile

master
Matthias Merz 15 years ago
parent 8167020217
commit c278296553

@ -8,7 +8,7 @@ CFLAGS += -std=gnu99 -Wall # implements C99, for <util/atomic.h>
include Makefile.inc
# symbolic targets:
all: master
all: master slave
master:
cd masterchip; $(MAKE) $(MFLAGS)

Loading…
Cancel
Save