projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.23
/
220-sound_kconfig.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.23/220-sound_kconfig.patch
b/target/linux/generic-2.6/patches-2.6.23/220-sound_kconfig.patch
index
9e196dd
..
c052f2a
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.23/220-sound_kconfig.patch
+++ b/
target/linux/generic-2.6/patches-2.6.23/220-sound_kconfig.patch
@@
-1,8
+1,6
@@
-Index: linux-2.6.23.17/sound/core/Kconfig
-===================================================================
---- linux-2.6.23.17.orig/sound/core/Kconfig
-+++ linux-2.6.23.17/sound/core/Kconfig
-@@ -9,7 +9,7 @@ config SND_PCM
+--- a/sound/core/Kconfig
++++ b/sound/core/Kconfig
+@@ -9,7 +9,7 @@
depends on SND
config SND_HWDEP
depends on SND
config SND_HWDEP
This page took
0.0232 seconds
and
4
git commands to generate.