remove fixed uses of inte-gen4asm tool
authorZhao, Yakui <yakui.zhao@intel.com>
Tue, 1 Jul 2014 01:43:56 +0000 (09:43 +0800)
committerZhao, Yakui <yakui.zhao@intel.com>
Tue, 1 Jul 2014 01:43:56 +0000 (09:43 +0800)
commitc5cb17ea86f0065a939d3636dd26651c93d497c8
treedbd30ba61319dee10e708fe990295027102839c3
parent745340dd013399f64507de73401ab3adb712dad5
remove fixed uses of inte-gen4asm tool

In the gen7 and gen8 post processing Makefiles the GEN4ASM
variable is not honored when calling intel-gen4asm. This causes
build errors when GEN4ASM is set to a different value

This was discovered when using intel-gpu-tools version 1.7 where
the shaders are actually compiled.

Signed-off-by: Daniel Charles <daniel.charles@intel.com>
Reviewed-by: Zhao, Yakui <yakui.zhao@intel.com>
(cherry picked from commit f574f2e8a8da27b96abc3936c5b2372ff2b7eefb)
src/shaders/post_processing/gen7/Makefile.am
src/shaders/post_processing/gen8/Makefile.am