#===============================================================================
#
# Systemdrivers Scons
#
# GENERAL DESCRIPTION
#    build script
#
# Copyright (c) 2016 by QUALCOMM Technologies, Incorporated.
# All Rights Reserved.
# QUALCOMM Proprietary/GTDR
#
#-------------------------------------------------------------------------------
#
#  $Header: //components/rel/aop.ho/2.0/aop_proc/core/systemdrivers/build/SConscript#1 $
#  $DateTime: 2018/06/14 15:12:05 $
#  $Author: pwbldsvc $
#  $Change: 16416155 $
#                      EDIT HISTORY FOR FILE
#
#  This section contains comments describing changes made to the module.
#  Notice that changes are listed in reverse chronological order.
#
# when         who     what, where, why
# ----------   ---     ---------------------------------------------------------
# 2016/09/21   sds     Initial release
#
#===============================================================================
Import('env')

env.LoadSoftwareUnits() 
