From 5a694e09c8559cc257e5252cf2ca4af153215e30 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 22 Aug 2012 12:33:22 +0000 Subject: ar71xx: add ALL0305 board alias For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle SVN-Revision: 33224 --- target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c index d58eee2bbb..787e6275d6 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c @@ -176,3 +176,6 @@ static void __init eap7660d_setup(void) MIPS_MACHINE(ATH79_MACH_EAP7660D, "EAP7660D", "Senao EAP7660D", eap7660d_setup); + +MIPS_MACHINE(ATH79_MACH_ALL0305, "ALL0305", "Allnet ALL0305", + eap7660d_setup); -- cgit v1.2.3