aboutsummaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-09 19:26:21 +0900
committerMoyster <oysterized@gmail.com>2018-12-21 14:19:37 +0100
commit80fc33097114d44ac8bd03205360d3c2bb79fb03 (patch)
tree378d2d60646da9540527a58769c7fa6a461a3d36 /firmware
parent483078293392a2c21f3b88b6e2fb8e751cbb152c (diff)
kbuild: remove obj-n and lib-n handling
Kconfig never defines CONFIG_* as 'n'. Now obj-n is only used in firmware/Makefile and it can be replaced with obj-. No makefile uses lib-n. Let's rip off obj-n and lib-n. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'firmware')
-rw-r--r--firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index cbb09ce97..0e87e2b42 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -246,6 +246,6 @@ targets := $(fw-shipped-) $(patsubst $(obj)/%,%, \
# Without this, built-in.o won't be created when it's empty, and the
# final vmlinux link will fail.
-obj-n := dummy
+obj- := dummy
hostprogs-y := ihex2fw