microchipsw: drop source-only
Now that there is a consumer board available, lets drop source-only so that buildbots provide official images. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
This commit is contained in:
parent
29b3d929a6
commit
66e6ebbc1e
@ -1,7 +1,7 @@
|
|||||||
src-git packages https://git.openwrt.org/feed/packages.git
|
src-git packages https://github.com/openwrt/packages.git
|
||||||
src-git luci https://git.openwrt.org/project/luci.git
|
src-git luci https://github.com/openwrt/luci.git
|
||||||
src-git routing https://git.openwrt.org/feed/routing.git
|
src-git routing https://github.com/openwrt/routing.git
|
||||||
src-git telephony https://git.openwrt.org/feed/telephony.git
|
src-git telephony https://github.com/openwrt/telephony.git
|
||||||
src-git video https://github.com/openwrt/video.git
|
src-git video https://github.com/openwrt/video.git
|
||||||
#src-git targets https://github.com/openwrt/targets.git
|
#src-git targets https://github.com/openwrt/targets.git
|
||||||
#src-git oldpackages http://git.openwrt.org/packages.git
|
#src-git oldpackages http://git.openwrt.org/packages.git
|
||||||
|
|||||||
@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=aarch64
|
ARCH:=aarch64
|
||||||
BOARD:=microchipsw
|
BOARD:=microchipsw
|
||||||
BOARDNAME:=Microchip switches
|
BOARDNAME:=Microchip switches
|
||||||
FEATURES:=squashfs ramdisk fpu rtc emmc source-only
|
FEATURES:=squashfs ramdisk fpu rtc emmc
|
||||||
KERNELNAME:=Image
|
KERNELNAME:=Image
|
||||||
CPU_TYPE:=cortex-a53
|
CPU_TYPE:=cortex-a53
|
||||||
SUBTARGETS:=lan969x
|
SUBTARGETS:=lan969x
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user