repo.or.cz
/
hh.org.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hh.org updates
[hh.org.git]
/
arch
/
arm
/
mach-pxa
/
aximx30
/
Makefile
blob
5cb27f5021caf939dcb640f2f5c46bb3ee27dbc6
1
#
2
# Dell Axim PDA Makefile for the linux kernel.
3
#
4
#obj-$(CONFIG_MACH_X30) += aximx30_core_minimal.o
5
obj-
$(
CONFIG_MACH_X30
) +=
aximx30.o
6
obj-
$(
CONFIG_X30_CORE
) +=
aximx30_core.o
7
obj-
$(
CONFIG_AXIMX30_LCD
) +=
aximx30_lcd.o
8