Adding 'APPS+=program-handler' in apps/Makefile.telnetd might be considered more consistent but I opted for this more obvious approach. BTW yet another example that from my perspective simply can't have worked...
This commit is contained in:
parent
9dff20305f
commit
7168278a89
@ -1,5 +1,5 @@
|
|||||||
all: telnet-server
|
all: telnet-server
|
||||||
APPS=telnetd
|
APPS=telnetd program-handler
|
||||||
|
|
||||||
CONTIKI = ../..
|
CONTIKI = ../..
|
||||||
include $(CONTIKI)/Makefile.include
|
include $(CONTIKI)/Makefile.include
|
||||||
|
Loading…
Reference in New Issue
Block a user