add back in udhcp support
This commit is contained in:
5
networking/udhcp/Makefile
Normal file
5
networking/udhcp/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
ifneq ($(wildcard ../../networking/Config.in),)
|
||||
include Makefile.busybox
|
||||
else
|
||||
include Makefile.udhcp
|
||||
endif
|
Reference in New Issue
Block a user