External/WinRing0/MAKEFILE
author |
moel.mich |
|
Sun, 28 Dec 2014 17:54:26 +0000 |
changeset 426 |
56d59f52fa2b |
permissions |
-rw-r--r-- |
Added support for Intel Atom N2xxx, D2xxx, C2xxx, E3xxx and Z3xxx CPUs (Fixed Issue 610, Issue 422 and Issue 647).
moel@347
|
1 |
#
|
moel@347
|
2 |
# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
|
moel@347
|
3 |
# file to this component. This file merely indirects to the real make file
|
moel@347
|
4 |
# that is shared by all the driver components of the Windows NT DDK
|
moel@347
|
5 |
#
|
moel@347
|
6 |
|
moel@347
|
7 |
!INCLUDE $(NTMAKEENV)\makefile.def
|