openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

Makefile (405B)


      1 # 
      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 # Makefile for MONTEREY SOC driver Library
      7 #
      8 
      9 LOCALDIR = src/soc/esw/tdm/monterey/
     10 
     11 include ${SDK}/make/Make.config
     12 
     13 lib = libsoc_tdm_monterey
     14 
     15 include ${SDK}/make/Make.lib
     16 include ${SDK}/make/Make.depend
     17