sonic-buildimage/platform/broadcom/saibcm-modules/sdklt/linux/psample/Makefile
Mahesh Maddikayala f6b842edd3
[BCMSAI] Update BCMSAI debian to 4.3.0.10 with 6.5.21 SDK, and opennsl module to 6.5.21 (#6526)
BCMSAI 4.3.0.10, 6.5.21 SDK release with enhancements and fixes for vxlan, TD3 MMU, TD4-X9 EA support, etc.
2021-01-28 08:38:47 -08:00

22 lines
279 B
Makefile

# -*- Makefile -*-
#
# Linux psample module.
#
# $Copyright: (c) 2020 Broadcom.
# Broadcom Proprietary and Confidential. All rights reserved.$
#
include Kbuild
ifeq ($(KERNELRELEASE),)
MOD_NAME = linux_psample
include $(SDK)/make/lkm.mk
endif
.PHONY: distclean
distclean: