mirror of https://github.com/hak5/openwrt.git
provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems
SVN-Revision: 25968lede-17.01
parent
fb15c3737c
commit
fb53b99f8c
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
. $TOPDIR/include/site/mipsel-linux
|
||||
. $TOPDIR/include/site/linux-uclibc
|
||||
|
Loading…
Reference in New Issue