This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
android_kernel_motorola_sm6225
Watch
1
Star
0
Fork
You've already forked android_kernel_motorola_sm6225
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
58c5019267
android_kernel_motorola_sm6225
/
arch
/
blackfin
/
mach-bf548
/
boards
/
Makefile
6 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
Blackfin arch: initial supporting for BF548-EZKIT The ADSP-BF54x was specifically designed to meet the needs of convergent multimedia applications where system performance and cost are essential ingredients. The integration of multimedia, human interface, and connectivity peripherals combined with increased system bandwidth and on-chip memory provides customers a platform to design the most demanding applications. Since now, ADSP-BF54x will be supported in the Linux kernel and bunch of related drivers such as USB OTG, ATAPI, NAND flash controller, LCD framebuffer, sound, touch screen will be submitted later. Please enjoy the show. Signed-off-by: Roy Huang <roy.huang@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-07-12 16:41:45 +02:00
#
# arch/blackfin/mach-bf548/boards/Makefile
#
Blackfin arch: split board selection off into mach subdirs Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-11-15 13:49:44 +01:00
obj-$(CONFIG_BFIN548_EZKIT)
+=
ezkit.o led.o
Reference in a new issue
Copy permalink