aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-25 17:07:09 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-25 17:07:09 +0200
commitbd42a4cce1ee97725545f7f12dfdd15eef01bcbd (patch)
treed259d16745046a114a3899972be2a4ad5542d82e /target/linux/x86
parent768e546b34ef46d07043d8c9d45ad237661c04e4 (diff)
downloadmaster-187ad058-bd42a4cce1ee97725545f7f12dfdd15eef01bcbd.tar.gz
master-187ad058-bd42a4cce1ee97725545f7f12dfdd15eef01bcbd.tar.bz2
master-187ad058-bd42a4cce1ee97725545f7f12dfdd15eef01bcbd.zip
x86: enable grub at_keyboard support for x86_64
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/image/Makefile b/target/linux/x86/image/Makefile
index 8e5637214f..64a5e058cb 100644
--- a/target/linux/x86/image/Makefile
+++ b/target/linux/x86/image/Makefile
@@ -16,7 +16,7 @@ GRUB_SERIAL_CONFIG =
GRUB_TERMINAL_CONFIG =
GRUB_CONSOLE_CMDLINE =
-USE_ATKBD = generic kvm_guest
+USE_ATKBD = generic 64
ifneq ($(strip $(foreach subtarget,$(USE_ATKBD),$(CONFIG_TARGET_x86_$(subtarget)))),)
GRUB2_MODULES += at_keyboard