summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* version.mk: add "%s" placeholder for dotted target.subtarget notationJo-Philipp Wich2015-01-081-1/+2
* build: add version number to filenamesJo-Philipp Wich2015-01-081-1/+2
* kernel: update 3.18 to 3.18.1Luka Perkov2015-01-031-2/+2
* kernel: update 3.14 to 3.14.27Luka Perkov2015-01-031-2/+2
* image.mk: make ubinize.cfg optionalFelix Fietkau2014-12-271-2/+3
* build: use gcc-provided ar, nm and ranlib where appropriateFelix Fietkau2014-12-271-2/+4
* don't copy initramfs.elf unconditionallyImre Kaloz2014-12-261-1/+0
* The ubinized filesystems should be used for generating the final images, so s...Imre Kaloz2014-12-261-1/+1
* build: prevent spurious host-build re-builds by touching .built after the ins...Felix Fietkau2014-12-151-0/+1
* kernel.mk: Handle the x86_64 LINUX_KARCH caseFelix Fietkau2014-12-121-1/+1
* kernel.mk: Refactor LINUX_KARCH affectationFelix Fietkau2014-12-121-4/+11
* kernel: allow specifying kernel images to be copied separately from kernel ma...Felix Fietkau2014-12-111-3/+4
* kernel: add a patch to make netfilter conntrack cache routing informationFelix Fietkau2014-12-091-0/+1
* kernel: update linux 3.18 to final releaseFelix Fietkau2014-12-081-2/+2
* kernel: update linux 3.14 to 3.14.26Felix Fietkau2014-12-081-2/+2
* sdk: don't try to build in-kernel kmodsJonas Gorski2014-12-051-1/+1
* kernel: update 3.18 to rc7Felix Fietkau2014-12-011-2/+2
* kernel: update 3.14 to 3.14.25Luka Perkov2014-11-291-2/+2
* target.mk: add default packages for NAS device-typeJohn Crispin2014-11-261-0/+2
* update .18 support for -rc6Imre Kaloz2014-11-241-2/+2
* aarch64: add initial supportFlorian Fainelli2014-11-246-1/+71
* build: allow AutoLoad and AutoProbe to specify modules not included in the pa...Felix Fietkau2014-11-191-8/+4
* keernel: Fixed dependencies in netfilter modules introduced with 3.18 kernelJohn Crispin2014-11-191-0/+3
* kernel: update kernel 3.18 to rc4Hauke Mehrtens2014-11-101-2/+2
* kernel: 3.18: Fix kmod-ipt-natSteven Barth2014-11-081-0/+2
* netfilter: Enable compiling iptables match clusterFelix Fietkau2014-11-031-0/+7
* kernel: make it possible to select experimental 3.18 (3.18-rc2)Rafał Miłecki2014-10-271-0/+2
* generate list of license information for packagesJohn Crispin2014-10-261-1/+3
* Revert "include/shell.sh: remove getvar()"Felix Fietkau2014-10-261-0/+4
* kernel: update 3.10.49 to 3.10.58 (released 2014-oct-15)Felix Fietkau2014-10-241-2/+2
* kernel: allow targets to specify KERNEL_PATCHVER instead of LINUX_VERSIONFelix Fietkau2014-10-241-22/+18
* include: unbreak conffiles, postinst & prerm exportsJo-Philipp Wich2014-10-241-1/+5
* Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau2014-10-222-2/+0
* build: only print skipped packages that were selectedFelix Fietkau2014-10-221-1/+1
* kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac...Felix Fietkau2014-10-221-2/+2
* build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau2014-10-222-0/+2
* include/shell.sh: remove getvar()Felix Fietkau2014-10-221-4/+0
* build: optimize target metadata dumpFelix Fietkau2014-10-221-8/+7
* build: clean up and optimize ipkg control generator codeFelix Fietkau2014-10-222-45/+52
* build: do not process built-in rules for make subdirsFelix Fietkau2014-10-221-2/+2
* build: optimize printing of disabled packagesFelix Fietkau2014-10-221-3/+1
* prereq-build: rename the openssl check to libssl, add back the old check - it...Felix Fietkau2014-10-201-3/+7
* prereq-build: replace the openssl command check with a check for headersFelix Fietkau2014-10-201-2/+7
* build: improve feed handling for opkg.confJo-Philipp Wich2014-10-161-1/+3
* image.mk: remove legacy target rulesFelix Fietkau2014-10-121-7/+3
* image.mk: parallelize cpio.gz and tar.gz filesystem buildFelix Fietkau2014-10-121-13/+9
* image.mk: split off jffs2-raw images into a separate make target to improve p...Felix Fietkau2014-10-121-3/+7
* image.mk: clean up and parallelize mkfs callsFelix Fietkau2014-10-121-45/+49
* prereq.mk: only define .NOTPARALLEL when processing prereq checksFelix Fietkau2014-10-121-1/+1
* kernel-build.mk: add .NOTPARALLELFelix Fietkau2014-10-121-0/+2