diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-06-27 16:05:50 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-06-27 16:05:50 +0000 |
commit | 882473c9913cf09da1f8e89738cb859e1e8bd882 (patch) | |
tree | 818e039de162dcbc73f7826c28687132055dc561 /conf/machine/xilinx-ml403.conf | |
parent | 31c3d2f534c933df59abd3f594d177b781e549ba (diff) | |
parent | f3b6b70f150b257afef3d025c1ed86b9270966b3 (diff) |
merge of '28c74aa25680384c6f311fd8f4123ddb27c1ba65'
and '77f81ea18669b5c79145faa5f0a96df1d7db3232'
Diffstat (limited to 'conf/machine/xilinx-ml403.conf')
-rw-r--r-- | conf/machine/xilinx-ml403.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |