This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1df621ae2f
kernel-fxtec-pro1x
/
arch
/
arm
/
mach-gemini
/
Makefile
8 lines
106 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: Add Gemini architecture v3 Adds support for Cortina Systems Gemini family CPUs: http://www.cortina-systems.com/products/category/18 v3: - fixed __io(a) to be defined as __typesafe_io(a) v2: - #include <asm/io.h> -> <linux/io.h> - remove asm/system.h include - revorked mm.c to use named initializers - removed "empty" dma.h - updated copyrights Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
2009-03-26 02:06:08 -06:00
#
# Makefile for the linux kernel.
#
# Object file lists.
Gemini: gpiolib based GPIO support v2 v2: - update copyrights Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
2009-03-26 02:06:27 -06:00
obj-y
:=
irq.o mm.o time.o devices.o gpio.o
Reference in a new issue
Copy permalink