From d032555264023e95a5e9847be6133dd1d8c974c8 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Thu, 26 Jun 2008 14:25:49 +0000 Subject: linux-xilinx-slab : Modify kernel bb file for xilinx based ppc boards using secretlab.cs git repo so they compile. The resulting kernel may not work, but creating images needs a buildable kernel bb file. With this commit console image for the xlinix-ml403 dev board builds. --- conf/machine/xilinx-ml403.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/xilinx-ml403.conf b/conf/machine/xilinx-ml403.conf index 9b51b87a7f..219d1f301e 100644 --- a/conf/machine/xilinx-ml403.conf +++ b/conf/machine/xilinx-ml403.conf @@ -7,7 +7,7 @@ TARGET_ARCH = "powerpc" PACKAGE_EXTRA_ARCHS = "ppc405" -PREFERRED_PROVIDER_virtual/kernel = "linux-ml403-slab-2.6.x" +PREFERRED_PROVIDER_virtual/kernel = "linux-xilinx-slab" MACHINE_FEATURES = "kernel26 ext2" -- cgit v1.2.3