naming convention
authorImre Kaloz <kaloz@openwrt.org>
Mon, 28 Apr 2008 16:28:29 +0000 (16:28 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Mon, 28 Apr 2008 16:28:29 +0000 (16:28 +0000)
SVN-Revision: 10965

target/linux/adm5120/Makefile
target/linux/atheros/Makefile
target/linux/au1000/Makefile
target/linux/iop32x/Makefile
target/linux/ixp4xx/Makefile
target/linux/olpc/Makefile
target/linux/ppc40x/Makefile
target/linux/ppc44x/Makefile
target/linux/rdc/Makefile

index 4cc10ef6202739eff1f066ccbed88b85c94f4158..ec700989680dd03fa5ec2e47a70cf39b9be84930 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 BOARD:=adm5120
-BOARDNAME:=Infineon ADM5120
+BOARDNAME:=Infineon/ADMtek ADM5120
 LINUX_VERSION:=2.6.24.5
 SUBTARGETS:=router_le router_be
 INITRAMFS_EXTRA_FILES:=
index 6cab959b0d7e1752b2506d56deeada840ae8aceb..ab301ba5098aa26894405d333bebfc6dec57b31c 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mips
 BOARD:=atheros
-BOARDNAME:=Atheros
+BOARDNAME:=Atheros 231x/5312
 FEATURES:=squashfs jffs2
 
 LINUX_VERSION:=2.6.23.16
index 3b16c4259eee48775ff36b085ecdba97157975ba..6e80b83b2bc83093493a191ea9423eaaf4a679a1 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mipsel
 BOARD:=au1000
-BOARDNAME:=AMD Alchemy AU1x00
+BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 
 LINUX_VERSION:=2.6.24.5
index 41265ef9ff018375a9c20f6a736f89dc225052a1..4cb4ad6500f83acbda269ba19ee2479863537594 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=arm
 BOARD:=iop32x
-BOARDNAME:=Intel XScale IOP32x
+BOARDNAME:=Intel IOP32x
 FEATURES:=squashfs jffs2
 
 LINUX_VERSION:=2.6.24.5
index 83dc1ddec32032fc9c129bf2cfdda33464976061..23cec4b8b49ad85afd966e255888c438398b8f76 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=armeb
 BOARD:=ixp4xx
-BOARDNAME:=Intel XScale IXP4xx
+BOARDNAME:=Intel IXP4xx
 FEATURES:=squashfs
 SUBTARGETS=generic harddisk
 
index 8bf4cd804a6674ccec3e947d74239fc122d0ea1e..9548b7b8771a7914185939dd67771b580bef1ebe 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH=i386
 BOARD:=olpc
-BOARDNAME:=olpc
+BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
 LINUX_VERSION:=2.6.23.16
index 2fdc1b0db9e624d926dfd4a7fdffca0cc2269548..11b052a2d6bb44889e3a983297f48e9f3a4c8414 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=powerpc
 BOARD:=ppc40x
-BOARDNAME:=AMCC Kilauea
+BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
 
 LINUX_VERSION:=2.6.24.5
index 0a5fd353120f97f3e1d79b531ba7fde3f4dd6aed..1e4b9ed2be7de79b9d8dc25ab2b215ab07bb0f76 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=powerpc
 BOARD:=ppc44x
-BOARDNAME:=AMCC Taishan
+BOARDNAME:=AMCC/IBM PPC44x
 FEATURES:=squashfs
 
 LINUX_VERSION:=2.6.24.5
index d840a4285051d1094de867d07fc6b8b49e8f9602..42d4123bfc03b04cde3920e6df06d7d16376b32a 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=i386
 BOARD:=rdc
-BOARDNAME:=RDC321x x86
+BOARDNAME:=RDC 321x
 FEATURES:=squashfs jffs2 pci
 
 LINUX_VERSION:=2.6.24.5