This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
05588d340a
acrn-kernel
/
Documentation
/
blackfin
/
Makefile
4 lines
62 B
Makefile
Raw
Normal View
History
Unescape
Escape
Documentation: add makefiles for more targets Add a bunch of previously unbuilt source files to the Documentation build machinery. Signed-off-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-09-26 02:23:09 +08:00
i
f
n
e
q
(
$(
CONFIG_BLACKFIN
)
,
)
Blackfin: add an example showing how to use the gptimers API Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-10-22 05:22:35 +08:00
obj-m
:=
gptimers-example.o
Documentation: add makefiles for more targets Add a bunch of previously unbuilt source files to the Documentation build machinery. Signed-off-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-09-26 02:23:09 +08:00
e
n
d
i
f