2019-07-26 00:06:41 -05:00
|
|
|
# linux kernel package for marvell armhf
|
|
|
|
|
2019-10-10 17:11:26 -05:00
|
|
|
# Add platform specific DTB
|
|
|
|
LINUX_KERNEL_DTB = linux-image-4.9.168-armhf.deb
|
|
|
|
$(LINUX_KERNEL_DTB)_URL = https://github.com/Marvell-switching/sonic-marvell-binaries/raw/master/armhf/kernel/$(LINUX_KERNEL_DTB)
|
|
|
|
SONIC_ONLINE_DEBS += $(LINUX_KERNEL_DTB)
|
|
|
|
SONIC_STRETCH_DEBS += $(LINUX_KERNEL_DTB)
|