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

(-)Makefile (-1 / +1 lines)
Lines 44-50 Link Here
44
include Makefile.inc
44
include Makefile.inc
45
45
46
# NB: the order is important here
46
# NB: the order is important here
47
DIRS=	${ATH_HAL} ${ATH_RATE} ${WLAN} ${ATH}
47
DIRS=	${ATH_HAL} ${WLAN} ${ATH_RATE} ${ATH}
48
48
49
all: configcheck
49
all: configcheck
50
	mkdir -p ${SYMBOLSDIR}
50
	mkdir -p ${SYMBOLSDIR}

Return to bug 85680