projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sdk: fix up paths for $(ARCH_SUFFIX)
[openwrt.git]
/
target
/
linux
/
atheros
/
patches-2.6.33
/
110-ar2313_ethernet.patch
diff --git
a/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
b/target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
index
6f511a7
..
f24ee12
100644
(file)
--- a/
target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
+++ b/
target/linux/atheros/patches-2.6.33/110-ar2313_ethernet.patch
@@
-1311,7
+1311,7
@@
+#ifndef _AR2313_H_
+#define _AR2313_H_
+
-+#include <
linux
/autoconf.h>
++#include <
generated
/autoconf.h>
+#include <linux/bitops.h>
+#include <asm/bootinfo.h>
+#include <ar231x_platform.h>
This page took
0.024918 seconds
and
4
git commands to generate.