summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - fix building sstripBernhard Reutner-Fischer2007-07-101-1/+2
* - cosmetics: rename _VER to _VERSION and touch atBernhard Reutner-Fischer2007-07-091-5/+5
* - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415Bernhard Reutner-Fischer2007-07-091-2/+5
* - pull from upstreamBernhard Reutner-Fischer2007-07-0911-79/+327
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-0921-25/+28
* - wipe config related files in distcleanBernhard Reutner-Fischer2007-07-091-1/+2
* WGET_NOSPIDERS is not defined, use WGET for nowUlf Samuelsson2007-07-091-1/+1
* Use hostap release version instead of snapshotUlf Samuelsson2007-07-091-4/+5
* sh needs '-c' to run a binaryUlf Samuelsson2007-07-091-5/+5
* - add pxelinuxBernhard Reutner-Fischer2007-07-082-6/+18
* - apply settings for initramfsBernhard Reutner-Fischer2007-07-081-1/+9
* - provide option to build an initramfs out of the current rootfs. Closes #881Bernhard Reutner-Fischer2007-07-084-0/+263
* - bump versionBernhard Reutner-Fischer2007-07-081-12/+10
* - make it compile.Bernhard Reutner-Fischer2007-07-081-30/+22
* - remove cruftBernhard Reutner-Fischer2007-07-081-4/+0
* - bump version and make it compileBernhard Reutner-Fischer2007-07-081-13/+27
* - populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE ...Bernhard Reutner-Fischer2007-07-081-1/+288
* - unify the GCC_WITH_ configure options and make them activeBernhard Reutner-Fischer2007-07-083-14/+19
* - add missing dirclean target (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-07-081-4/+10
* - update defaultsBernhard Reutner-Fischer2007-07-081-0/+2
* - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-07-081-8/+8
* - factor-out common config options for staging and target compilerBernhard Reutner-Fischer2007-07-081-2/+3
* - we have to reconfigure iff some compiler-config was changed.Bernhard Reutner-Fischer2007-07-081-3/+6
* - add help targetBernhard Reutner-Fischer2007-07-081-2/+18
* - CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFSBernhard Reutner-Fischer2007-07-081-1/+2
* - provide default for vfprintfBernhard Reutner-Fischer2007-07-081-0/+1
* - fdisk was broken in r18727, disable for now.Bernhard Reutner-Fischer2007-07-081-1/+1
* - forgot to provide a default config for 1.6.1Bernhard Reutner-Fischer2007-07-081-0/+1
* - iso9660 target does not build target kernel due to missing dependency. Clos...Bernhard Reutner-Fischer2007-07-081-1/+1
* - bump version and uninstall runlevel script. Closes #1366Bernhard Reutner-Fischer2007-07-081-2/+2
* - pretty print path for brevityBernhard Reutner-Fischer2007-07-081-4/+3
* - silence a cosmetic warning (closes several issues in mantis).Bernhard Reutner-Fischer2007-07-083-16/+109
* - adjust for the released 4.2.0 versionBernhard Reutner-Fischer2007-07-071-1/+1
* - forgot to adjust the pathBernhard Reutner-Fischer2007-07-071-12/+6
* - mention from which version this copy of kconfig comes from (redundant since...Bernhard Reutner-Fischer2007-07-071-1/+2
* - use correct path to libstdc++Bernhard Reutner-Fischer2007-07-071-1/+1
* Avoid stripping scriptsUlf Samuelsson2007-07-071-9/+5
* - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/includeBernhard Reutner-Fischer2007-07-071-2/+1
* - pull in missing hunks from the arm-mmap fix.Bernhard Reutner-Fischer2007-07-072-10/+85
* - bump versionBernhard Reutner-Fischer2007-07-071-1/+1
* - account for setups without wchar support.Bernhard Reutner-Fischer2007-07-071-0/+6
* - improve help textBernhard Reutner-Fischer2007-07-071-1/+1
* Avoid stripping a script fileUlf Samuelsson2007-07-071-1/+9
* Remove some unwanted white space in MakefileUlf Samuelsson2007-07-061-1/+1
* Get rid of leading whitespace to silence warnings from config system."Steven J. Hill"2007-07-063-4/+4
* Bump versions."Steven J. Hill"2007-07-062-8/+2
* Remove more stuff during 'make distclean'."Steven J. Hill"2007-07-061-1/+2
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-0615-39/+45