diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2009-08-12 15:26:31 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2009-08-12 15:26:31 +0000 |
commit | 9a94843820fbad070d80f6e59ec7d6558e6afdab (patch) | |
tree | 77a3d44e6e2492f7c5d2f072393187bfbe902c7b /src/southbridge/amd/amd8131/Makefile.inc | |
parent | 0588d19abef62dad63a7794a37bdd6a71c526d9e (diff) |
Missing files from last patch.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4535 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/amd8131/Makefile.inc')
-rw-r--r-- | src/southbridge/amd/amd8131/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/amd/amd8131/Makefile.inc b/src/southbridge/amd/amd8131/Makefile.inc new file mode 100644 index 0000000000..b23e8953a4 --- /dev/null +++ b/src/southbridge/amd/amd8131/Makefile.inc @@ -0,0 +1 @@ +driver-$(SOUTHBRIDGE_AMD_AMD8131) += amd8131_bridge.o
\ No newline at end of file |