Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0ea0aefcb5cf4e0a589bda0b0b78a1c39f5f9c10
/
.
/
networking
/
udhcp
/
Makefile
blob: 469ac3dc1d983a0a5434b5b69fba00a4a231563c [
file
] [
log
] [
blame
]
Mike Frysinger
7031f62
2006-05-08 03:20:50 +0000
[
diff
] [
blame
]
1
ifneq
(
$
(
wildcard
../../
networking
/
Config
.
in
),)
2
include
Makefile
.
busybox
3
else
4
include
Makefile
.
udhcp
5
endif