1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17102 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2009-08-03 11:44:28 +00:00
parent b2e24e292f
commit d6fe17c2bf
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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