This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16013
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
c5711cadd3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c5711cadd3'
${ noResults }
freifunkist-firmware
/
include
/
site
/
avr32-openwrt-linux-uclibc
6 lines
83 B
Raw
Normal View
History
Unescape
Escape
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori SVN-Revision: 7533
18 years ago
#!/bin/sh
move arch-specific definitions to arch site files SVN-Revision: 12229
17 years ago
. $TOPDIR/include/site/avr32-linux
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori SVN-Revision: 7533
18 years ago
. $TOPDIR/include/site/linux-uclibc