Don't overwrite the PLATFORM_LIST.

This commit is contained in:
Jeffrey Townsend
2018-12-25 17:03:25 +00:00
parent c70abf3bf9
commit cbc80483fe

View File

@@ -4,7 +4,9 @@ include $(ONL)/make/config.armel.mk
# Default to include all available powerpc platforms.
# You override this with you own list or yaml file.
#
ifndef PLATFORM_LIST
export PLATFORM_LIST=$(shell onlpm --list-platforms --arch armel --csv )
endif
RFS_CONFIG := $(ONL)/builds/any/rootfs/$(ONL_DEBIAN_SUITE)/standard/standard.yml
RFS_DIR := rootfs-armel.d