projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git]
/
target
/
linux
/
s3c24xx
/
patches-2.6.30
/
014-neo1973_mach.patch
diff --git
a/target/linux/s3c24xx/patches-2.6.30/014-neo1973_mach.patch
b/target/linux/s3c24xx/patches-2.6.30/014-neo1973_mach.patch
index
5513f98
..
926af21
100644
(file)
--- a/
target/linux/s3c24xx/patches-2.6.30/014-neo1973_mach.patch
+++ b/
target/linux/s3c24xx/patches-2.6.30/014-neo1973_mach.patch
@@
-23,7
+23,7
@@
endif
--- a/arch/arm/mach-s3c2442/Makefile
+++ b/arch/arm/mach-s3c2442/Makefile
endif
--- a/arch/arm/mach-s3c2442/Makefile
+++ b/arch/arm/mach-s3c2442/Makefile
-@@ -14,3 +14,
9
@@ obj-$(CONFIG_CPU_S3C2442) += clock.o
+@@ -14,3 +14,
8
@@ obj-$(CONFIG_CPU_S3C2442) += clock.o
# Machine support
# Machine support
@@
-31,8
+31,7
@@
+ gta02-pm-gsm.o \
+ gta02-pm-gps.o \
+ gta02-pm-bt.o \
+ gta02-pm-gsm.o \
+ gta02-pm-gps.o \
+ gta02-pm-bt.o \
-+ gta02-pm-wlan.o \
-+ gta02-shadow.o
++ gta02-pm-wlan.o
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -21,3 +21,6 @@ obj-$(CONFIG_HP_ILO) += hpilo.o
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -21,3 +21,6 @@ obj-$(CONFIG_HP_ILO) += hpilo.o
This page took
0.0231 seconds
and
4
git commands to generate.