$HAL_HW --> $(HAL_HW) fixes lots of problems.

This commit is contained in:
joseph
2000-01-08 01:04:57 +00:00
parent abc00c46c0
commit 40fbd7f630

View File

@@ -52,7 +52,7 @@ endif
# Other variables we need to set
#
export FX_HW_PROJECTS=glide
ifeq ($HAL_HW,)
ifeq ($(HAL_HW),)
export HAL_HW=1
endif
export FX_NO_GET_BOF=1