projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ramips] fix GPIOLIB support
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
common
/
Makefile
diff --git
a/target/linux/ramips/files/arch/mips/ralink/common/Makefile
b/target/linux/ramips/files/arch/mips/ralink/common/Makefile
index
2816a67
..
08e16dd
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/common/Makefile
+++ b/
target/linux/ramips/files/arch/mips/ralink/common/Makefile
@@
-7,4
+7,4
@@
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
-obj-y := intc.o
+obj-y := intc.o
gpio.o
This page took
0.026182 seconds
and
4
git commands to generate.