Fix the win_sdk build.

Change-Id: Ia6a300dcee084d79960aba4fba552dd7fd9c2dee
This commit is contained in:
Ying Wang 2013-04-05 18:51:32 -07:00
parent 854be68363
commit dd75a03d35

View file

@ -281,7 +281,7 @@ LEX := flex
# To run bison from elsewhere you need to set up enviromental variable
# BISON_PKGDATADIR.
BISON_PKGDATADIR := $(PWD)/external/bison/data
BISON := prebuilts/misc/$(HOST_PREBUILT_TAG)/bison/bison
BISON := prebuilts/misc/$(BUILD_OS)-$(BUILD_ARCH)/bison/bison
YACC := $(BISON) -d
DOXYGEN:= doxygen