hush/networking/udhcp/Makefile
2006-05-08 03:20:50 +00:00

6 lines
107 B
Makefile

ifneq ($(wildcard ../../networking/Config.in),)
include Makefile.busybox
else
include Makefile.udhcp
endif