diff options
author | Yinghai Lu <yinghailu@gmail.com> | 2006-10-04 23:09:09 +0000 |
---|---|---|
committer | Yinghai Lu <yinghailu@gmail.com> | 2006-10-04 23:09:09 +0000 |
commit | d95465d08f5be0ec46fe3b1f801b98f7c5a43f81 (patch) | |
tree | 2856a07deb731a3ef6ee136baa3cfda8cf0739bd /src/mainboard/amd/serengeti_leopard | |
parent | 31ed8983c3a87856c89791561e2a281beedfb3ba (diff) |
add missed asl for ht chain
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2441 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/serengeti_leopard')
-rw-r--r-- | src/mainboard/amd/serengeti_leopard/dx/pci0_hc.asl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/amd/serengeti_leopard/dx/pci0_hc.asl b/src/mainboard/amd/serengeti_leopard/dx/pci0_hc.asl new file mode 100644 index 0000000000..b1e9562f6b --- /dev/null +++ b/src/mainboard/amd/serengeti_leopard/dx/pci0_hc.asl @@ -0,0 +1,2 @@ + Include ("amd8111.asl") //real SB at first + Include ("amd8131.asl") |