Browse Source

sdata: remove sdata.c from the build.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Ronald G. Minnich 7 years ago
parent
commit
5835207bef
3 changed files with 0 additions and 3 deletions
  1. 0 1
      sys/src/9/amd64/BUILD
  2. 0 1
      sys/src/9/amd64/amd64coreboot.json
  3. 0 1
      sys/src/9/amd64/build.json

+ 0 - 1
sys/src/9/amd64/BUILD

@@ -152,7 +152,6 @@ AMD64_SRCS = [
 	"ether82563.c",
 	"mouse.c",
 	"screen.c",
-	"sdata.c",
 	"usbehcipc.c",
 	"usbohci.c",
 	"usbuhci.c",

+ 0 - 1
sys/src/9/amd64/amd64coreboot.json

@@ -114,7 +114,6 @@
 			"amd64cpu.c",
 			"mouse.c",
 			"cbscreen.c",
-			"sdata.c",
 			"usbehcipc.c",
 			"usbohci.c",
 			"usbuhci.c",

+ 0 - 1
sys/src/9/amd64/build.json

@@ -122,7 +122,6 @@
 			"cpu.c",
 			"mouse.c",
 			"screen.c",
-			"sdata.c",
 			"usbehcipc.c",
 			"usbohci.c",
 			"usbuhci.c",