blob: 87a7ec1fb4339e184e4c4c13cc6f88e7f51a5de8 [file] [log] [blame]
#
# Copyright (c) 2012 Nest Labs, Inc.
# All rights reserved.
#
# This document is the property of Nest. It is considered
# confidential and proprietary information.
#
# This document may not be reproduced or transmitted in any form,
# in whole or in part, without the express written permission of
# Nest.
#
# Description:
# This file adds product-specific header search paths to LwIP.
#
lwip_INCLUDES += $(FreeRTOSConfigDir) \
$(FreeRTOSIncludePaths) \
$(NewLibCIncludePaths) \
$(WicedIncludePaths)