Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 30470 | Differences between
and this patch

Collapse All | Expand All

(-)configure.in (+1 lines)
Lines 254-259 Link Here
254
	kernel/Linux/Makefile \
254
	kernel/Linux/Makefile \
255
	kernel/Linux/2.4/Makefile \
255
	kernel/Linux/2.4/Makefile \
256
	kernel/Linux/2.5/Makefile \
256
	kernel/Linux/2.5/Makefile \
257
	kernel/Linux/2.6/Makefile \
257
	include/Makefile \
258
	include/Makefile \
258
	config/Makefile \
259
	config/Makefile \
259
	docs/Makefile \
260
	docs/Makefile \
(-)kernel/Linux/Makefile.am (-1 / +1 lines)
Lines 1-2 Link Here
1
SUBDIRS = @KERNEL_DIR@
1
SUBDIRS = @KERNEL_DIR@
2
DIST_SUBDIRS = 2.4 2.5
2
DIST_SUBDIRS = 2.4 2.5 2.6

Return to bug 30470