summaryrefslogtreecommitdiff
path: root/Makefile.d/modules/grub.mk
blob: 3f392aaccb800d8274b484f387ad9d3f39c1ba37 (plain)
1
2
3
4
5
6
7
8
grub_source = git://git.savannah.gnu.org/grub.git\#commit=e2dd6daa8c33e3e7641e442dc269fcca479c6fda

grub_patches = resources/grub/patch/gitdiff
define grub_patch
	cd $@ && git apply $(abspath resources/grub/patch/gitdiff)
endef

grub_configure = --with-platform=coreboot