01cb7934b0
- build SONIC_STRETCH_DOCKERS in sonic-slave-stretch docker - build image related module in sonic-slave-buster docker. This includes all kernels modules and some packages Signed-off-by: Guohan Lu <lguohan@gmail.com>
4 lines
157 B
Makefile
4 lines
157 B
Makefile
CAVM_PLATFORM_DEB = cavm_platform_modules.deb
|
|
$(CAVM_PLATFORM_DEB)_SRC_PATH = $(PLATFORM_PATH)/cavm_platform_modules
|
|
SONIC_MAKE_DEBS += $(CAVM_PLATFORM_DEB)
|