Re: [OpenWrt-Devel] [PATCH 1/3] bcm63xx: Decouple Board ID and image name for fixup

2011-05-11 Thread Florian Fainelli
On Thursday 21 April 2011 05:37:16 Jonas Gorski wrote: > Make the fixup board ID independent from the image name to allow using > the same board ID for similar devices. > > Signed-off-by: Jonas Gorski > --- Applied in r26874, thanks! -- Florian ___ ope

[OpenWrt-Devel] [PATCH 1/3] bcm63xx: Decouple Board ID and image name for fixup

2011-04-21 Thread Jonas Gorski
Make the fixup board ID independent from the image name to allow using the same board ID for similar devices. Signed-off-by: Jonas Gorski --- target/linux/brcm63xx/image/Makefile | 18 +- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/target/linux/brcm63xx/image