aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sdk: add base repository fallbackJo-Philipp Wich2016-01-121-0/+1
* target/sdk: include modules.builtin, it is necessary for packaging kernel mod...Felix Fietkau2016-01-111-0/+1
* target/sdk: do not include the target staging dir anymore, it is unnecessary nowFelix Fietkau2016-01-081-2/+0
* target/sdk: ship .ko files to allow rebuild of the base kmod-* packagesFelix Fietkau2016-01-081-0/+1
* target/sdk: Fix filename with external toolchainFelix Fietkau2016-01-031-1/+1
* targets: Use configured distribution name for SDK, IB, and Toolchain tarball ...Felix Fietkau2016-01-031-1/+1
* sdk: use prepare target to initialize git snapshotJo-Philipp Wich2015-02-081-0/+1
* sdk: rename file to mention target/subtarget and move host system to suffixJo-Philipp Wich2015-02-071-4/+1
* build: add version number to filenamesJo-Philipp Wich2015-01-081-1/+2
* sdk: add missing kernel include filesFelix Fietkau2014-12-111-0/+1
* sdk: improve feed setupJo-Philipp Wich2014-10-161-7/+12
* sdk: predefine kernel version magicJo-Philipp Wich2014-09-171-0/+1
* sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs itFelix Fietkau2014-09-011-2/+1
* target/sdk: strip host binaries before packingFelix Fietkau2014-03-131-2/+19
* target/sdk: leave out some unnecessary directoriesFelix Fietkau2014-03-131-1/+11
* target/sdk: generate a Config.in file with the settings of the build that the...Felix Fietkau2014-03-101-0/+1
* target/sdk: remove obsolete compatibility makefilesFelix Fietkau2014-03-101-1/+0
* target/sdk: remove obsolete exclude lineFelix Fietkau2014-03-101-1/+0
* target/sdk: remove some unnecessary filesFelix Fietkau2014-03-101-2/+2
* target/sdk: add support for building kernel module packagesFelix Fietkau2014-03-101-3/+28
* [sdk] Fix feeds.conf.default when no SVN info presentDaniel Dickinson2012-11-011-2/+3
* [target] derive system from hostcc to allow building inside a chrootJohn Crispin2012-08-221-2/+2
* [sdk] don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-131-1/+1
* [sdk] make sure .config gets copied as fileJo-Philipp Wich2012-01-281-1/+1
* [sdk] fix generation for arm platformsJo-Philipp Wich2011-09-131-1/+5
* sdk: fix up paths for $(ARCH_SUFFIX)Felix Fietkau2010-03-171-1/+1
* [sdk] do not exclude the share directory for bison and other programs to work...Florian Fainelli2009-08-091-1/+5
* [sdk] now that we support multiple libc, include the gcc version, libc type a...Florian Fainelli2009-06-181-1/+1
* [sdk] do not copy all the staging_dir/ directories, only the right toolchain ...Florian Fainelli2009-06-181-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* allow SDK to install trunk packages with scripts/feeds & build them, instead ...Nicolas Thill2008-09-241-1/+6
* add LICENSE & minimal Config.in files (closes: #3710)Nicolas Thill2008-08-221-0/+2
* add feeds config file to SDKNicolas Thill2008-08-221-1/+2
* some more build system cleanupFelix Fietkau2008-08-171-0/+2
* fix the sdkFelix Fietkau2007-12-141-14/+19
* strip -$(KERNEL) from sdk/imagebuilder namesFelix Fietkau2007-12-131-1/+1
* Fix the sdk generation with the new staging_dir layoutFlorian Fainelli2007-08-271-3/+4
* fix sdk buildFelix Fietkau2007-07-021-1/+1
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-291-2/+2
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-121-2/+2
* more [6849]Mike Baker2007-04-031-2/+2
* Use find -exec instead of xargsFlorian Fainelli2007-04-021-2/+2
* Fix config checks for Image Builder and SDK - only build them when requested.Felix Fietkau2007-01-141-3/+2
* don't mess with the staging dir too much when building the sdkFelix Fietkau2007-01-101-5/+5
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-141-1/+5
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-211-1/+1
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-181-1/+2
* credit where credit is dueMike Baker2006-06-271-0/+6
* fix and enable the sdkFelix Fietkau2006-06-211-11/+8
* fix BR2_ and CONFIG_ issuesMike Baker2006-05-121-1/+1