sonic-buildimage/platform/marvell-arm64/linux-kernel-arm64.mk
arheneus@marvell.com 11258e5db4 [build]: sonic arm64 changes (#3419)
Marvell arm64 changes over sonic

Signed-off-by: Antony Rheneus <arheneus@marvell.com>
2019-09-11 09:41:38 -07:00

11 lines
214 B
Makefile

# linux kernel package for marvell arm64
KVERSION = 4.9.168
LINUX_KERNEL = linux-image-4.9.168-arm64.deb
export LINUX_KERNEL
$(LINUX_KERNEL)_SRC_PATH = $(PLATFORM_PATH)/linux
SONIC_MAKE_DEBS += $(LINUX_KERNEL)