mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
grub2: disable mkfont - fix build on Archlinux
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40350 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
34ce786a32
commit
8ed950b602
@ -47,7 +47,8 @@ CONFIGURE_ARGS += \
|
||||
--target=$(REAL_GNU_TARGET_NAME) \
|
||||
--disable-werror \
|
||||
--disable-nls \
|
||||
--disable-device-mapper
|
||||
--disable-device-mapper \
|
||||
--disable-grub-mkfont
|
||||
|
||||
HOST_CONFIGURE_ARGS += \
|
||||
--target=$(REAL_GNU_TARGET_NAME) \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user