[HAL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 23 Mar 2013 21:15:28 +0000 (21:15 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 23 Mar 2013 21:15:28 +0000 (21:15 +0000)
commite66df55a54eec2b1f2dd975c518c81302cea2842
tree74167a679b7ff63c1b372167c45d1eae6722c16f
parentb8ae1388ea5e10e95307de6c6d5c10b07fed8e0e
[HAL]
Fix the mess that was our hal CMakeLists.txt. Seperate all components into their own cmake files,

svn path=/trunk/; revision=58594
reactos/hal/halx86/CMakeLists.txt
reactos/hal/halx86/acpi.cmake [new file with mode: 0644]
reactos/hal/halx86/apic.cmake [new file with mode: 0644]
reactos/hal/halx86/generic.cmake [new file with mode: 0644]
reactos/hal/halx86/legacy.cmake [new file with mode: 0644]
reactos/hal/halx86/minihal.cmake [new file with mode: 0644]
reactos/hal/halx86/pcidata.cmake [new file with mode: 0644]
reactos/hal/halx86/pic.cmake [new file with mode: 0644]
reactos/hal/halx86/up.cmake [new file with mode: 0644]