X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fbbdac4faae3e304458187d76aad51a47c75b386..d44b8ff5e35f6aeb9e2a30f1a844720396e1bb74:/include/target.mk diff --git a/include/target.mk b/include/target.mk index 83455723e..676b98327 100644 --- a/include/target.mk +++ b/include/target.mk @@ -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)'; \