mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
examples/gnrc_border_router: remove never defined USE_SLIP variable
This commit is contained in:
parent
5982ba0c37
commit
201f599064
@ -123,7 +123,7 @@ uhcpd-daemon: host-tools
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq (1,$(USE_SLIP))
|
||||
ifeq (slip,$(UPLINK))
|
||||
sliptty:
|
||||
$(Q)env -u CC -u CFLAGS make -C $(RIOTTOOLS)/sliptty
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user