ar71xx: provide support for RB-941-2nD via mach-rbspi.c
This patch implements support for the hAP lite in mach-rbspi.c hAP lite was supported via mach-rb941.c, so this file is removed as well as the corresponding build bits. Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
This commit is contained in:
parent
c59fa94eee
commit
b18bae37a4
8 changed files with 44 additions and 194 deletions
|
@ -37,10 +37,4 @@ define Device/rb-nor-flash-16M
|
|||
IMAGE/sysupgrade.bin = append-rootfs | pad-rootfs | combined-image | check-size $$$$(IMAGE_SIZE)
|
||||
endef
|
||||
|
||||
define Device/rb-941-2nd
|
||||
$(Device/rb-nor-flash-16M)
|
||||
DEVICE_TITLE := hAP lite
|
||||
BOARDNAME:= rb-941-2nd
|
||||
endef
|
||||
|
||||
TARGET_DEVICES += rb-nor-flash-16M rb-941-2nd
|
||||
TARGET_DEVICES += rb-nor-flash-16M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue