projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux...
[linux-2.6]
/
arch
/
avr32
/
boards
/
atstk1000
/
Makefile
diff --git
a/arch/avr32/boards/atstk1000/Makefile
b/arch/avr32/boards/atstk1000/Makefile
index
df94994
..
edecee0
100644
(file)
--- a/
arch/avr32/boards/atstk1000/Makefile
+++ b/
arch/avr32/boards/atstk1000/Makefile
@@
-1,2
+1,5
@@
-obj-y += setup.o
spi.o
flash.o
+obj-y += setup.o flash.o
obj-$(CONFIG_BOARD_ATSTK1002) += atstk1002.o
+obj-$(CONFIG_BOARD_ATSTK1003) += atstk1003.o
+obj-$(CONFIG_BOARD_ATSTK1004) += atstk1004.o
+obj-$(CONFIG_BOARD_ATSTK1006) += atstk1002.o