From 10cc38de7fa92579a34c39eccf3f72d9e05941a8 Mon Sep 17 00:00:00 2001 From: Jannik Vogel Date: Mon, 10 Aug 2015 23:45:01 +0200 Subject: [PATCH] Also compile/link nv2a_shaders.c --- hw/xbox/Makefile.objs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xbox/Makefile.objs b/hw/xbox/Makefile.objs index f73d10186d..84f900713e 100644 --- a/hw/xbox/Makefile.objs +++ b/hw/xbox/Makefile.objs @@ -2,7 +2,7 @@ obj-y += xbox.o chihiro.o obj-y += xbox_pci.o acpi_xbox.o obj-y += amd_smbus.o smbus_xbox_smc.o smbus_cx25871.o smbus_adm1032.o obj-y += nvnet.o -obj-y += nv2a.o nv2a_vsh.o nv2a_psh.o +obj-y += nv2a.o nv2a_vsh.o nv2a_psh.o nv2a_shaders.o obj-y += swizzle.o g-lru-cache.o obj-y += mcpx_apu.o mcpx_aci.o obj-y += lpc47m157.o