mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
- update from grub_0.95+cvs20040624 to 0.97.
The former didn't even build for me, the latter does.
This commit is contained in:
parent
1281c7b4b9
commit
fbde74ea62
@ -4,11 +4,11 @@ ifeq ($(ARCH),i386)
|
|||||||
# grub
|
# grub
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
GRUB_SOURCE:=grub_0.95+cvs20040624.orig.tar.gz
|
GRUB_SOURCE:=grub_0.97.orig.tar.gz
|
||||||
GRUB_PATCH=grub_0.95+cvs20040624-17.diff.gz
|
GRUB_PATCH=grub_0.97-5.diff.gz
|
||||||
GRUB_SITE=http://ftp.debian.org/debian/pool/main/g/grub
|
GRUB_SITE=http://ftp.debian.org/debian/pool/main/g/grub
|
||||||
GRUB_CAT:=zcat
|
GRUB_CAT:=zcat
|
||||||
GRUB_DIR:=$(BUILD_DIR)/grub-0.95+cvs20040624
|
GRUB_DIR:=$(BUILD_DIR)/grub-0.97
|
||||||
GRUB_BINARY:=grub/grub
|
GRUB_BINARY:=grub/grub
|
||||||
GRUB_TARGET_BINARY:=bin/grub
|
GRUB_TARGET_BINARY:=bin/grub
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user