]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - firmware/Makefile
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-bionic-kernel.git] / firmware / Makefile
index fa0808853883e3715ec413a54602f37ae3432121..29641383e136024ec9f2993b1a29a7fc9c2fa94b 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 #
 # kbuild file for firmware/
 #
@@ -58,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