diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2012-04-15 09:41:32 -0500 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-04-19 16:27:49 -0500 |
| commit | 8024d571900fb1244316ec96dd867fcb4cedfc89 (patch) | |
| tree | 648b40f097fe7d616b7416a8e9d830f08419c428 | |
| parent | f75f9b6f68473eb0efac802409608f8389be0030 (diff) | |
| download | meta-intel-8024d571900fb1244316ec96dd867fcb4cedfc89.tar.gz | |
ia32-base: don't use obsolete kernel26
kernel26 is now a no-op so don't use it.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
| -rw-r--r-- | conf/machine/include/ia32-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc index 9b2ef5a7..874e2582 100644 --- a/conf/machine/include/ia32-base.inc +++ b/conf/machine/include/ia32-base.inc | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | # | 5 | # |
| 6 | # common settings for Intel-based machines | 6 | # common settings for Intel-based machines |
| 7 | # | 7 | # |
| 8 | MACHINE_FEATURES += "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ | 8 | MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \ |
| 9 | acpi serial usbgadget alsa" | 9 | acpi serial usbgadget alsa" |
| 10 | 10 | ||
| 11 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts" | 11 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts" |
