aboutsummaryrefslogtreecommitdiff
path: root/arch/um/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* um: Stop abusing __KERNEL__Richard Weinberger2017-05-031-3/+4
| | | | | | | | Currently UML is abusing __KERNEL__ to distinguish between kernel and host code (os-Linux). It is better to use a custom define such that existing users of __KERNEL__ don't get confused. Signed-off-by: Richard Weinberger <richard@nod.at>
* first commitMeizu OpenSource2016-08-151-0/+158