Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External 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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
915d7db9
Commit
915d7db9
authored
8 years ago
by
Felix Fietkau
Browse files
Options
Downloads
Patches
Plain Diff
mxs: remove obsolete kernel package depending on linux 3.18
Signed-off-by:
Felix Fietkau
<
nbd@nbd.name
>
parent
64be6fe9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
target/linux/mxs/modules.mk
+0
-21
0 additions, 21 deletions
target/linux/mxs/modules.mk
with
0 additions
and
21 deletions
target/linux/mxs/modules.mk
+
0
−
21
View file @
915d7db9
...
...
@@ -33,27 +33,6 @@ endef
$(
eval
$(
call KernelPackage,wdt-stmp3xxx
))
define
KernelPackage/sound-soc-mxs
TITLE
:=
Freescale i.MX23/i.MX28 built-in SoC sound support
KCONFIG
:=
\
CONFIG_SND_SOC_MXS_BUILTIN_CODEC
\
CONFIG_SND_MXS_SOC_BUILTIN
FILES
:=
\
$(
LINUX_DIR
)
/sound/soc/mxs/snd-soc-mxs-builtin-audio.ko
\
$(
LINUX_DIR
)
/sound/soc/mxs/snd-soc-mxs-builtin-dai.ko
\
$(
LINUX_DIR
)
/sound/soc/mxs/snd-soc-mxs-builtin-pcm.ko
\
$(
LINUX_DIR
)
/sound/soc/codecs/snd-soc-mxs-builtin-codec.ko
AUTOLOAD
:=
$(
call AutoLoad,65,snd-soc-mxs-builtin-pcm snd-soc-mxs-builtin-dai snd-soc-mxs-builtin-codec snd-soc-mxs-builtin-audio
)
DEPENDS
:=
@TARGET_mxs +kmod-sound-soc-core @LINUX_3_18
$(
call
AddDepends/sound
)
endef
define
KernelPackage/sound-soc-mxs/description
Kernel
support
for
Freescale
i.MX23/i.MX28
built-in
SoC
audio
endef
$(
eval
$(
call KernelPackage,sound-soc-mxs
))
define
KernelPackage/iio-mxs-lradc
SUBMENU
:=
$(
OTHER_MENU
)
TITLE
:=
Freescale i.MX23/28 LRADC driver
...
...
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