mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-01 11:15:55 +02:00
tornado/fw/ben/Makefile: compile static binary and un-phony "ben"
This commit is contained in:
parent
1e29171a26
commit
f449308cc5
@ -1,8 +1,9 @@
|
||||
CC = mipsel-openwrt-linux-gcc
|
||||
CFLAGS = -g -Wall -I.. -I.
|
||||
LDFLAGS = -static
|
||||
OBJS = ben.o mmc.o mmc-hw.o
|
||||
|
||||
.PHONY: all ben clean spotless
|
||||
.PHONY: all clean spotless
|
||||
|
||||
vpath %.c ..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user