repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code
[linux/fpc-iii.git]
/
drivers
/
platform
/
Makefile
blob
ca2692510733df7bc6fa9ffc281598376cb2f960
1
#
2
# Makefile for linux/drivers/platform
3
#
4
5
obj-
$(
CONFIG_X86
) +=
x86
/
6
obj-
$(
CONFIG_MIPS
) +=
mips
/
7
obj-
$(
CONFIG_OLPC
) +=
olpc
/
8
obj-
$(
CONFIG_GOLDFISH
) +=
goldfish
/
9
obj-
$(
CONFIG_CHROME_PLATFORMS
) +=
chrome
/