summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix error when doing 'make %_defconfigUlf Samuelsson2007-09-231-1/+1
|
* Update atstk1002 configUlf Samuelsson2007-09-231-48/+108
|
* Ensure project U-Boot dir exists before using itUlf Samuelsson2007-09-231-0/+1
|
* Update SAM9261EK linux configUlf Samuelsson2007-09-231-2/+20
|
* Use correct path to vmlinux, Fix bad SED of configUlf Samuelsson2007-09-231-2/+6
|
* Fix syntax error when using addprefix in ipsec-tools.mkUlf Samuelsson2007-09-231-2/+2
|
* Do not use $(STAGING_DIR)/include for freetype, for nowUlf Samuelsson2007-09-231-3/+4
|
* Use correct library path for SDLUlf Samuelsson2007-09-231-1/+1
|
* Build readline as shared libUlf Samuelsson2007-09-231-0/+1
|
* Fix library path in lzoUlf Samuelsson2007-09-231-0/+1
|
* Remove bad 'w' flag from rm in diffutilsUlf Samuelsson2007-09-231-1/+1
|
* - rename the gcc base_target to the more appropriate term cross_compilerBernhard Reutner-Fischer2007-09-224-6/+10
|
* - update i386 sample config a little bitBernhard Reutner-Fischer2007-09-221-0/+2
|
* - put LZMA into generic flagsBernhard Reutner-Fischer2007-09-221-4/+6
| | | | - some additional cleanups while at it
* - fix typo in .config filenameBernhard Reutner-Fischer2007-09-221-1/+1
|
* - bump version (forgot this hunk for r19941)Bernhard Reutner-Fischer2007-09-221-2/+2
|
* - default to 0.9.29Bernhard Reutner-Fischer2007-09-221-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-09-221-1/+1
|
* - add a more generic "Kernel" menu instead of "Linux Options"Bernhard Reutner-Fischer2007-09-223-4/+41
|
* - move project settings from toolchain to deviceBernhard Reutner-Fischer2007-09-222-2/+4
|
* - set and export VERBOSE if V= was requestedBernhard Reutner-Fischer2007-09-221-1/+4
|
* - Subsume and collaps toolchain options in one menuBernhard Reutner-Fischer2007-09-228-23/+15
| | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around..
* - remove inadequate dependencies prerequisite.Bernhard Reutner-Fischer2007-09-221-1/+1
| | | | If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
* - remove duplicate module-init-tools-source ruleBernhard Reutner-Fischer2007-09-221-2/+0
|
* - add check for UCLIBC_HAS_LFS.Bernhard Reutner-Fischer2007-09-211-0/+0
| | | | Fixes compilation error if LARGEFLE support is off
* - bump versionBernhard Reutner-Fischer2007-09-211-1/+1
|
* Fix bad patch in MPlayerUlf Samuelsson2007-09-202-12/+0
|
* - revert r19918 for nowBernhard Reutner-Fischer2007-09-201-1/+0
|
* - of course we also define glibc. argh!Bernhard Reutner-Fischer2007-09-201-4/+5
|
* - add candidate-patch to make fakeroot UCLIBC_HAS_LFS awareBernhard Reutner-Fischer2007-09-201-0/+13
|
* - Reset flags, packages are usually built with -O2 otherwise.Bernhard Reutner-Fischer2007-09-201-0/+13
| | | | | Packages that need to pass additional CFLAGS in their .mk have to do something like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=...
* Use correct patch nameUlf Samuelsson2007-09-201-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-09-201-1/+8
|
* - pull POSIX compliance fixes from upstreamBernhard Reutner-Fischer2007-09-207-14/+29
|
* Add CONFIG_SEQ for atstk1002 busyboxUlf Samuelsson2007-09-201-1/+1
|
* Check if STK1002 init scripts are executable before runningUlf Samuelsson2007-09-201-1/+3
|
* Enable CONFIG_SEQ in busybox for ngw100Ulf Samuelsson2007-09-201-1/+1
|
* Use correct board name for ngw100Ulf Samuelsson2007-09-201-2/+4
|
* Make sure libdaemon finds AC_PROG_LIBTOOLUlf Samuelsson2007-09-202-8/+2
|
* - don't use functions that are marked LEGACY in SUSv3Bernhard Reutner-Fischer2007-09-202-3/+64
|
* - add missing ';'Bernhard Reutner-Fischer2007-09-201-1/+1
|
* - this is generic infrastructure, there is no point in special-casing any ↵Bernhard Reutner-Fischer2007-09-201-1/+5
| | | | | | individual package here. Don't workaround deficiencies but fix them for real
* - fix source location of libusb libsBernhard Reutner-Fischer2007-09-201-3/+3
|
* - fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where ↵Bernhard Reutner-Fischer2007-09-201-1/+1
| | | | the double negation produces an error that is not reported, from the looks..
* - cleanup and fix libid3tag (Hans-Christian Egtvedt)Bernhard Reutner-Fischer2007-09-201-10/+7
| | | | - fix the make libid3tag-clean target to erase all installed files (me)
* - i suppose that '$' is not really needed..Bernhard Reutner-Fischer2007-09-191-1/+1
|
* - add olsr package (Sushi Sensei)Bernhard Reutner-Fischer2007-09-194-0/+97
|
* - add a SVN_UP command for updating an already checked-out treeBernhard Reutner-Fischer2007-09-191-1/+3
|
* - add a SVN_UP command for updating an already checked-out treeBernhard Reutner-Fischer2007-09-192-10/+10
|
* - fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-1912-100/+157
|