Kaynağa Gözat

brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name

SVN-Revision: 17102
Imre Kaloz 16 yıl önce
ebeveyn
işleme
3d0c1254df
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      include/target.mk
  2. 1 1
      target/linux/brcm-2.4/Makefile

+ 1 - 1
include/target.mk

@@ -178,7 +178,7 @@ define BuildTargets/DumpCurrent
 	@echo 'Target: $(TARGETID)'; \
 	 echo 'Target-Board: $(BOARD)'; \
 	 echo 'Target-Kernel: $(KERNEL)'; \
-	 echo 'Target-Name: $(BOARDNAME)$(if $(SUBTARGETS),, [$(KERNEL)])$(if $(SUBTARGETS),$(if $(SUBTARGET), [$(KERNEL)]))'; \
+	 echo 'Target-Name: $(BOARDNAME)$(if $(SUBTARGETS),$(if $(SUBTARGET),))'; \
 	 echo 'Target-Path: $(subst $(TOPDIR)/,,$(PWD))'; \
 	 echo 'Target-Arch: $(ARCH)'; \
 	 echo 'Target-Features: $(FEATURES)'; \

+ 1 - 1
target/linux/brcm-2.4/Makefile

@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mipsel
 BOARD:=brcm-2.4
-BOARDNAME:=Broadcom BCM947xx/953xx
+BOARDNAME:=Broadcom BCM947xx/953xx [2.4]
 FEATURES:=squashfs
 
 KERNEL:=2.4