From fb37c5dcc82f2e715fe472fa842a5314e0aa2c39 Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Mon, 13 Aug 2018 06:31:07 -0400 Subject: [PATCH] bds-pr is on the main branch now --- modules/linuxboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/linuxboot b/modules/linuxboot index 0f8b5acf..4e04a9e3 100644 --- a/modules/linuxboot +++ b/modules/linuxboot @@ -1,7 +1,7 @@ modules-$(CONFIG_LINUXBOOT) += linuxboot linuxboot_version := git -linuxboot_repo := https://github.com/osresearch/linuxboot -b bds-pr +linuxboot_repo := https://github.com/osresearch/linuxboot linuxboot_base_dir := linuxboot-$(linuxboot_version) # linuxboot builds are specialized on a per-target basis.