projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] add SPI controller driver for the PB44 board
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
lib
/
ar71xx.sh
diff --git
a/target/linux/ar71xx/base-files/lib/ar71xx.sh
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index
7643a1a
..
09ea0f6
100755
(executable)
--- a/
target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/
target/linux/ar71xx/base-files/lib/ar71xx.sh
@@
-13,6
+13,9
@@
ar71xx_board_name() {
*AP81)
name="ap81"
;;
+ *AP83)
+ name="ap83"
+ ;;
*AW-NR580)
name="aw-nr580"
;;
This page took
0.025562 seconds
and
4
git commands to generate.