remove the now unused Target-Kernel field from the target metadata
[openwrt/openwrt.git] / include / target.mk
index 83455723eaf16e3712965c5fd94d689746fa2ca5..676b983271b29220cb74dab61170b978c0792ec9 100644 (file)
@@ -202,7 +202,6 @@ define BuildTargets/DumpCurrent
   dumpinfo:
        @echo 'Target: $(TARGETID)'; \
         echo 'Target-Board: $(BOARD)'; \
-        echo 'Target-Kernel: $(KERNEL)'; \
         echo 'Target-Name: $(BOARDNAME)$(if $(SUBTARGETS),$(if $(SUBTARGET),))'; \
         echo 'Target-Path: $(subst $(TOPDIR)/,,$(PWD))'; \
         echo 'Target-Arch: $(ARCH)'; \