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

Collapse All | Expand All

(-)xen-3.0.1.orig/Makefile (+9 lines)
Lines 201-203 Link Here
201
# Legacy targets for compatibility
201
# Legacy targets for compatibility
202
linux26:
202
linux26:
203
	$(MAKE) 'KERNELS=linux-2.6*' kernels
203
	$(MAKE) 'KERNELS=linux-2.6*' kernels
204
205
gentoo-build:
206
	$(MAKE) -C xen
207
	$(MAKE) -C tools
208
209
gentoo-install:
210
	$(MAKE) -C xen install
211
	$(MAKE) -C tools install
212

Return to bug 124355