Skip to content

Commit a8761d4

Browse files
committed
deps for coreboot.rom
1 parent 913793c commit a8761d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ $(coreboot_dir)/.config: $(coreboot_config)
137137
cp "$<" "$@"
138138
make -C "$(coreboot_dir)" oldconfig
139139

140-
$(coreboot_dir)/build/coreboot.rom:
140+
$(coreboot_dir)/build/coreboot.rom: \
141141
$(coreboot_dir) \
142142
$(coreboot_dir)/.config \
143143
$(coreboot_dir)/util/crossgcc/xgcc/bin/iasl \

0 commit comments

Comments
 (0)