X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=firmware%2FMakefile;h=29641383e136024ec9f2993b1a29a7fc9c2fa94b;hb=dec0029a59779d8279dde663ef8abe9824ee5773;hp=168094a3fae7ebb109c1ead9fe3b8c3e38201444;hpb=f6705bf959efac87bca76d40050d342f1d212587;p=mirror_ubuntu-bionic-kernel.git diff --git a/firmware/Makefile b/firmware/Makefile index 168094a3fae7..29641383e136 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -59,6 +59,3 @@ endif targets := $(patsubst $(obj)/%,%, \ $(shell find $(obj) -name \*.gen.S 2>/dev/null)) -# Without this, built-in.o won't be created when it's empty, and the -# final vmlinux link will fail. -obj- := dummy