Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
caf60779
Commit
caf60779
authored
Jan 28, 2009
by
Hiroshi DOYU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
omap2 iommu: entries for Kconfig and Makefile
Signed-off-by:
Hiroshi DOYU
<
Hiroshi.DOYU@nokia.com
>
parent
e769421d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/Makefile
+5
-0
No files found.
arch/arm/mach-omap2/Makefile
View file @
caf60779
...
...
@@ -28,6 +28,11 @@ endif
obj-$(CONFIG_ARCH_OMAP2)
+=
clock24xx.o
obj-$(CONFIG_ARCH_OMAP3)
+=
clock34xx.o
iommu-y
+=
iommu2.o
iommu-$(CONFIG_ARCH_OMAP3)
+=
omap3-iommu.o
obj-$(CONFIG_OMAP_IOMMU)
+=
$
(
iommu-y
)
# Specific board support
obj-$(CONFIG_MACH_OMAP_GENERIC)
+=
board-generic.o
obj-$(CONFIG_MACH_OMAP_H4)
+=
board-h4.o
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment