summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/intel-corei7-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/intel-corei7-64.conf')
-rw-r--r--conf/distro/include/intel-corei7-64.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/intel-corei7-64.conf b/conf/distro/include/intel-corei7-64.conf
index 395a631..d350c0e 100644
--- a/conf/distro/include/intel-corei7-64.conf
+++ b/conf/distro/include/intel-corei7-64.conf
@@ -40,13 +40,13 @@ INITRAMFS_IMAGE = "initramfs-basic"
40 40
41SYSVINIT_ENABLED_GETTYS = "1" 41SYSVINIT_ENABLED_GETTYS = "1"
42 42
43MACHINE_EXTRA_INSTALL = "\ 43MACHINE_EXTRA_INSTALL += "\
44 wayland \ 44 wayland \
45 mesa-megadriver \ 45 mesa-megadriver \
46 grub-efi-config \ 46 grub-efi-config \
47 " 47 "
48 48
49MACHINE_EXTRA_INSTALL_SDK = " \ 49MACHINE_EXTRA_INSTALL_SDK += " \
50 mesa-dev \ 50 mesa-dev \
51 " 51 "
52 52