This website requires JavaScript.
Explore
Help
Sign In
NetCube-Systems-Austria
/
kumquat-buildroot
Watch
1
Star
0
Fork
0
You've already forked kumquat-buildroot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5,476
Commits
5
Branches
387
Tags
141
MiB
87c15b5356
Commit Graph
3 Commits
Author
SHA1
Message
Date
Peter Korsgaard
02a623ddf9
buildroot: remove trailing spaces
...
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
2008-08-04 19:07:05 +00:00
John Voltz
3f488a4b09
some fixes for fltk
2008-03-20 16:54:51 +00:00
John Voltz
703d58a4f5
added fltk
2008-03-06 18:09:12 +00:00