From 99acb49cf71ee7038216391ae2b0d09675ab6ce5 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 17 Jun 2003 16:51:06 +0000 Subject: added config and other test files. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/stream/Config.lb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/stream/Config.lb (limited to 'src/stream/Config.lb') diff --git a/src/stream/Config.lb b/src/stream/Config.lb new file mode 100644 index 0000000000..f95a072b1a --- /dev/null +++ b/src/stream/Config.lb @@ -0,0 +1,3 @@ +if CONFIG_ROM_STREAM + object rom_stream.o +end -- cgit v1.2.3