diff options
Diffstat (limited to 'conf/machine/d201gly2.conf')
-rw-r--r-- | conf/machine/d201gly2.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/d201gly2.conf b/conf/machine/d201gly2.conf index 75a6920246..fb65dce765 100644 --- a/conf/machine/d201gly2.conf +++ b/conf/machine/d201gly2.conf @@ -6,9 +6,8 @@ TARGET_ARCH = "i686" -PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586 i686 i686p4c" -PREFERRED_PROVIDER_virtual/kernel = "linux +PREFERRED_PROVIDER_virtual/kernel = "linux" KERNEL_IMAGETYPE = "bzImage" OLDEST_KERNEL = "2.6.17" |