This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
059e7be269
openwrt
/
include
/
site
/
avr32-linux-uclibc
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori SVN-Revision: 7533
2007-06-08 10:44:01 +00:00
#!/bin/sh
move arch-specific definitions to arch site files SVN-Revision: 12229
2008-08-06 23:05:19 +00:00
. $TOPDIR/include/site/avr32-linux
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori SVN-Revision: 7533
2007-06-08 10:44:01 +00:00
. $TOPDIR/include/site/linux-uclibc