Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 154107
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 23-29 Link Here
23
	/var/lock /var/run
23
	/var/lock /var/run
24
24
25
ifeq ($(OS),Linux)
25
ifeq ($(OS),Linux)
26
	KEEP_DIRS += /dev /proc /sys
26
	KEEP_DIRS += /dev /sys
27
	NET_LO = net.lo
27
	NET_LO = net.lo
28
endif
28
endif
29
ifneq ($(OS),Linux)
29
ifneq ($(OS),Linux)

Return to bug 154107