summaryrefslogtreecommitdiffstats
path: root/package/blackbox/blackbox.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/: remove redundant install-strip in *_TARGET_INSTALL_OPTPeter Korsgaard2008-10-201-1/+0
| | | | It's default now.
* blackbox: use := assignmentsPeter Korsgaard2008-08-261-9/+9
|
* blackbox: cleanup redundant configure argsPeter Korsgaard2008-08-261-4/+1
|
* blackbox: use install-strip for target installPeter Korsgaard2008-08-261-1/+1
|
* blackbox: use BR2_SOURCEFORGE_MIRRORPeter Korsgaard2008-08-261-1/+1
| | | | Don't hardcode specific sourceforge mirrors.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* added blackbox window managerJohn Voltz2008-03-061-0/+23