X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=firmware%2FMakefile;h=29641383e136024ec9f2993b1a29a7fc9c2fa94b;hb=6ba64feff6b6dfcc4c476776375b650d744621d7;hp=168094a3fae7ebb109c1ead9fe3b8c3e38201444;hpb=a3841f94c7ecb3ede0f888d3fcfe8fb6368ddd7a;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