X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=firmware%2FMakefile;h=29641383e136024ec9f2993b1a29a7fc9c2fa94b;hp=168094a3fae7ebb109c1ead9fe3b8c3e38201444;hb=f39d7d78b70e0f39facb1e4fab77ad3df5c52a35;hpb=36f20ee24b5dc510389394ed2bd36fbe23f8d962 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