projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d7fb75
)
x86: enable grub at_keyboard support for x86_64
author
Felix Fietkau
<nbd@nbd.name>
Thu, 12 May 2016 15:00:38 +0000
(17:00 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 12 May 2016 15:00:53 +0000
(17:00 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/x86/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/image/Makefile
b/target/linux/x86/image/Makefile
index 8e5637214faeb2b107e15bc4b2baeba197245eb7..64a5e058cb1ea6768c85dbf0290f5f4ff1be2fde 100644
(file)
--- 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