aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/profiles/nucom.mk
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: move profiles definitions to image/MakefileÁlvaro Fernández Rojas2016-06-031-16/+0
| | | | | | This switches brcm63xx to the new profile definition system in image/Makefile Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* brcm63xx: Add NuCom R5010UNv2 supportJonas Gorski2015-12-021-0/+16
This patch adds support for the NuCom R5010UNv2. It's a BCM6328 based board. It has an onboard BCM43217 wifi chip. For this wifi chip looks like the brcmsmac driver isn't still supported, b43 drivers are used for the profile of the router. It's worth mentioning this board was affected by a bug solved with https://dev.openwrt.org/changeset/46707 Tested-by: Angel Fontan <angel.fontan@gmail.com> Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47697