This website requires JavaScript.
Explore
Help
Sign In
bslathi19
/
buildroot
Watch
1
Star
0
Fork
0
You've already forked buildroot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a140c728d39c61969bbe31db51c9ca5ae2da3eb8
buildroot
/
package
/
patch
History
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
..
Config.in
buildroot: remove trailing spaces
2008-08-04 19:07:05 +00:00
patch.mk
Added BR2_DEBIAN_MIRROR
2007-12-27 12:00:12 +00:00