commit | 461d13d31ca58e9940bc4b935f3e4ab34294ab8f | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Dec 14 01:34:41 2010 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Dec 17 16:11:02 2010 +0100 |
tree | 8f512120614d8ac7a7e5b6a0588197776a7bcaaf | |
parent | f6ad2e32f8d833c7f1c75dc084a84a8f02704d64 [diff] |
config: move ide core and pci to pci.mak Every device that can do PCI should also be able to do IDE. So let's move the IDE definitions over to pci.mak. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>