diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ + +ifneq (${GPIO},) + CFLAGS+=-DGPIO=${GPIO} +endif + pingid:pingid.o ${CC} ${CFLAGS} ${LDFLAGS} -o $@ $< ${LIBS} |
![]() |
index : openwrt/pingid | |
ping server | James |
summaryrefslogtreecommitdiffstats |