X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=firmware%2FMakefile;h=29641383e136024ec9f2993b1a29a7fc9c2fa94b;hb=cf40a76e7d5874bb25f4404eecc58a2e033af885;hp=168094a3fae7ebb109c1ead9fe3b8c3e38201444;hpb=16382e17c0ff583df2d5eed56ca7c771d637e9d1;p=linux.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