From 414614d84e67f0e87539b2a4a0a6b16791a5cc30 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Tue, 30 Oct 2007 16:02:33 +0000 Subject: Refactor buildconfigs/mk.* to make the common rules separate from the -xen specific configuration. Signed-off-by: Ian Campbell --- buildconfigs/mk.linux-2.6-native | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildconfigs/mk.linux-2.6-native') diff --git a/buildconfigs/mk.linux-2.6-native b/buildconfigs/mk.linux-2.6-native index 4518222e7d..c7c0949371 100644 --- a/buildconfigs/mk.linux-2.6-native +++ b/buildconfigs/mk.linux-2.6-native @@ -2,4 +2,4 @@ EXTRAVERSION = -native IMAGE_TARGET = bzImage INSTALL_BOOT_PATH = $(DESTDIR)/boot -include buildconfigs/mk.linux-2.6-xen +include buildconfigs/mk.linux-2.6-common -- cgit v1.2.3