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
sync hh.org
[hh.org.git]
/
arch
/
arm
/
mach-pxa
/
asus620
/
Makefile
blob
024f342d6a83fc3504244f41ec8329aa5b7e1f29
1
# Asus 620 Makefile
2
3
obj-
$(
CONFIG_MACH_A620
) +=
asus620.o
4
obj-
$(
CONFIG_A620_LCD
) +=
asus620_lcd.o
5
obj-
$(
CONFIG_A620_BUTTONS
) +=
asus620_buttons.o
6