remove the now unused Target-Kernel field from the target metadata

SVN-Revision: 27033
This commit is contained in:
Felix Fietkau
2011-05-30 23:07:53 +00:00
parent 0cf265ed06
commit 6e43f65dc4
2 changed files with 0 additions and 2 deletions

View 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)'; \