blob: 696d827b049b517ff7f93a6ef658138f239376c2 [file] [log] [blame]
BCM_BSEAV_DIR=../../../../../out/build/BSEAV
BCM_NEXUS_DIR=../../../../../out/build/bcm_nexus-HEAD/
B_REFSW_TOOLCHAIN_DIR=../../../../../out/host/usr/bin
NEXUS_TOP=$(BCM_NEXUS_DIR)
NEXUS_PLATFORM=97425
BCHP_VER=1
include ../../../../../out/build/nexus/platforms/common/build/nexus_platforms.inc
PULLREADER_PATH := nonexistent
SWSCALE_PATH := nonexistent
# define settings e.g. debug mode
BR2_PACKAGE_BRUNO_DEBUG=y
all: probe
#include ../../../../../buildroot/package/bcm_common/bcm_common.mk
# Hack to replace spaces with newlines so we can evaluate
# BCM_MAKE_ENV as makefile syntax. Do not remove empty lines.
# -- BEGIN HACK --
null :=
space := ${null} ${null}
${space} := ${space}# ${ } is a space. Neat huh?
define \n
endef
# -- END HACK --
$(eval $(subst ${ },${\n},${BCM_MAKE_ENV}))
Q_=@
include Makefile.7425