Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
intel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
intel
Commits
9f8f9afb
Commit
9f8f9afb
authored
6 years ago
by
Kent Ekholm
Browse files
Options
Downloads
Patches
Plain Diff
Removed dependency for ltq-voice-sdd-mbx to avoid build of old TAPI version.
parent
80ca4301
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ltq-voice-sdd-mbx/Makefile
+1
-1
1 addition, 1 deletion
ltq-voice-sdd-mbx/Makefile
with
1 addition
and
1 deletion
ltq-voice-sdd-mbx/Makefile
+
1
−
1
View file @
9f8f9afb
...
@@ -142,7 +142,7 @@ define KernelPackage/voice-tapi-sdd-mbx
...
@@ -142,7 +142,7 @@ define KernelPackage/voice-tapi-sdd-mbx
TITLE
:=
TAPI driver
for
VCODEC
TITLE
:=
TAPI driver
for
VCODEC
URL
:=
http://www.intel.com/
URL
:=
http://www.intel.com/
MAINTAINER
:=
Intel Corporation
MAINTAINER
:=
Intel Corporation
DEPENDS
:=
+kmod-ltq-tapi
#
DEPENDS:=+kmod-ltq-tapi
FILES
:=
$(
PKG_BUILD_DIR
)
/src/drv_sdd_mbx
$(
PKG_MODULE_EXTENSION
)
FILES
:=
$(
PKG_BUILD_DIR
)
/src/drv_sdd_mbx
$(
PKG_MODULE_EXTENSION
)
AUTOLOAD
:=
$(
call AutoLoad,21,drv_sdd_mbx
)
AUTOLOAD
:=
$(
call AutoLoad,21,drv_sdd_mbx
)
KCONFIG
:=
\
KCONFIG
:=
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment