Skip to content

Commit 7d39ad1

Browse files
author
Prakash Surya
committed
DLPX-84430 Boot fails with grub error: "Free Magic is Broken at..."
1 parent 10c0861 commit 7d39ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ SB_EFI_VENDOR ?= $(shell dpkg-vendor --query vendor | tr '[:upper:]' '[:lower:]'
141141
dh $@ --with=bash_completion,systemd
142142

143143
override_dh_auto_configure: $(patsubst %,configure/%,$(BUILD_PACKAGES))
144+
dh_auto_configure -- --enable-mm-debug
144145

145146
override_dh_auto_build: $(patsubst %,build/%,$(BUILD_PACKAGES))
146147

0 commit comments

Comments
 (0)