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.
20193
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
cfe30549a1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cfe30549a1'
${ noResults }
freifunkist-firmware
/
target
/
linux
/
lantiq
/
danube
/
profiles
/
000-generic.mk
6 lines
91 B
Raw
Normal View
History
Unescape
Escape
* adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly SVN-Revision: 25278
14 years ago
d
e
f
i
n
e
P
r
o
f
i
l
e
/
G
e
n
e
r
i
c
NAME:
=
Generic - all boards
e
n
d
e
f
$(
eval
$
(
call
Profile
,
Generic
)
)