git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0250239
)
gummiboot: fix case in depends..
author
Oskari Rauta
<redacted>
Mon, 17 May 2021 22:56:59 +0000
(
01:56
+0300)
committer
Oskari Rauta
<redacted>
Mon, 17 May 2021 22:56:59 +0000
(
01:56
+0300)
Signed-off-by: Oskari Rauta <redacted>
utils/gummiboot/Makefile
patch
|
blob
|
history
diff --git
a/utils/gummiboot/Makefile
b/utils/gummiboot/Makefile
index 01db8661097852778fa15c985d070b6bcdcce1bf..3e2037d2cba52f6b1ec46e95351bd6a4d82ffd0f 100644
(file)
--- a/
utils/gummiboot/Makefile
+++ b/
utils/gummiboot/Makefile
@@
-28,7
+28,7
@@
define Package/gummiboot
SECTION:=boot
CATEGORY:=Boot Loaders
TITLE:=Simple UEFI boot manager
- DEPENDS:=@TARGET_
X
86_64 +libblkid
+ DEPENDS:=@TARGET_
x
86_64 +libblkid
URL:=https://github.com/rzr/gummiboot
endef
git clone https://git.99rst.org/PROJECT