Makefile (456B)
1 # -*- Makefile -*- 2 # 3 # This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 4 # 5 # Copyright 2007-2019 Broadcom Inc. All rights reserved. 6 # 7 # Makefile for SOC SAL support 8 # 9 LOCALDIR = systems/linux/kernel/modules 10 11 include ${SDK}/make/Make.config 12 13 subdirs=shared uk-proxy bcm-diag-full bcm-core bcm-net bcm-diag 14 15 include ${SDK}/make/Make.subdirs 16 17 include ${SDK}/make/Make.depend