include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx
SVN-Revision: 27969
This commit is contained in:
parent
57a37967f7
commit
97cf4d41fa
5
include/site/powerpc-openwrt-linux-gnuspe
Normal file
5
include/site/powerpc-openwrt-linux-gnuspe
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. $TOPDIR/include/site/powerpc-linux
|
||||
. $TOPDIR/include/site/linux-gnu
|
||||
|
5
include/site/powerpc-openwrt-linux-uclibcspe
Normal file
5
include/site/powerpc-openwrt-linux-uclibcspe
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. $TOPDIR/include/site/powerpc-linux
|
||||
. $TOPDIR/include/site/linux-uclibc
|
||||
|
Loading…
Reference in New Issue
Block a user