aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kernel: bump to 4.4.45Koen Vandeputte2017-01-271-2/+2
* netfilter.mk: prepare for linux 4.9 supportFelix Fietkau2017-01-271-2/+6
* Kernel: bump to 4.4.44Stijn Segers2017-01-271-2/+2
* build: move append-file to image-commands.mkJoseph C. Lehner2017-01-271-0/+4
* u-boot.mk: add support for overriding DEFAULTFelix Fietkau2017-01-251-0/+2
* u-boot.mk: add UBOOT_MAKE_FLAGS variable similar to MAKE_FLAGSFelix Fietkau2017-01-251-1/+2
* package-ipkg: Do not fail build without base-filesFlorian Fainelli2017-01-241-0/+2
* include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKGMatthias Schiffer2017-01-241-1/+9
* build: add generic build template for u-boot packagesFelix Fietkau2017-01-241-0/+96
* build: make the touch .autoremove call non-fatalFelix Fietkau2017-01-241-1/+1
* x86: unify CPU_TYPE for legacy and geodeFelix Fietkau2017-01-241-3/+2
* build: remove mips16 feature flag from target makefilesFelix Fietkau2017-01-241-0/+3
* build: remove obsolete mips32r2 CPU_TYPEFelix Fietkau2017-01-241-1/+0
* build: do not auto-clean packages where the autoremove step has not runFelix Fietkau2017-01-231-2/+5
* build: use if-then to avoid non-zero return codes in bin/ packaging codeFelix Fietkau2017-01-231-2/+2
* build: fix bin/ package empty checkFelix Fietkau2017-01-231-4/+6
* build: do not create empty directories in bin/Felix Fietkau2017-01-231-2/+3
* build: fix CONFIG_AUTOREMOVE for packages with multiple variantsFelix Fietkau2017-01-223-5/+12
* build: fix regression in handling ABI_VERSIONFelix Fietkau2017-01-211-1/+1
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-195-10/+16
* build: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPAREDFelix Fietkau2017-01-191-1/+1
* build: include CONFIG_AUTOREMOVE in STAMP_PREPAREDFelix Fietkau2017-01-191-1/+1
* build: extend CONFIG_AUTOREMOVE to tools/Felix Fietkau2017-01-182-0/+7
* build: remove separate /install step for host buildsFelix Fietkau2017-01-181-2/+1
* build: add support for automatically removing build dir contents during buildFelix Fietkau2017-01-182-3/+23
* build: stage bin/ packages inside PKG_BUILD_DIRFelix Fietkau2017-01-181-2/+9
* build: stage unstripped packages inside PKG_BUILD_DIRFelix Fietkau2017-01-182-10/+14
* build: write ABI_VERSION file when staging the packageFelix Fietkau2017-01-181-7/+1
* build: introduce extra targets that contain only proper dependenciesFelix Fietkau2017-01-184-11/+18
* build: define common subdir targets in rules.mkFelix Fietkau2017-01-183-18/+6
* git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)Mirko Vogt2017-01-181-1/+1
* build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...Matthias Schiffer2017-01-184-4/+4
* build: properly pass CPP and CXX flags in HOST_MAKE_VARSJo-Philipp Wich2017-01-171-1/+2
* build: introduce default HOST_MAKE_VARS for host-buildsAlexandru Ardelean2017-01-171-1/+7
* ubox: turn logd into a separate packageAndrej Vlasic2017-01-161-1/+1
* include/feeds.mk: base list of enabled feeds on available instead of installe...Matthias Schiffer2017-01-161-1/+1
* include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriateMatthias Schiffer2017-01-141-2/+2
* kernel: update 4.4 kernel to 4.4.42Hauke Mehrtens2017-01-131-2/+2
* image.mk: add generic function for gzipping images if enabledFelix Fietkau2017-01-131-0/+7
* image: when using the new image build code, gzip ext4 images by defaultFelix Fietkau2017-01-131-1/+6
* image.mk: use LINUX_KARCH rather than ARCH for mkitsIan Pozella2017-01-132-2/+2
* build: let make check warn about use of legacy PKG_MD5SUM variable in feedsFelix Fietkau2017-01-131-3/+0
* kernel: remove linux 4.1 supportFelix Fietkau2017-01-111-2/+0
* build: scan.mk: consider KernelPackage pattern as wellJo-Philipp Wich2017-01-101-1/+1
* build: scan.mk: remove overlay broad grep patternJo-Philipp Wich2017-01-101-1/+1
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-101-2/+2
* build: remove obsolete parallel build related optionsFelix Fietkau2017-01-103-15/+5
* build: fix build of ubifs imagesFelix Fietkau2017-01-092-6/+6
* build: add image command for calling kernel2minorFelix Fietkau2017-01-071-0/+5
* kernel: bump to 4.4.40Hauke Mehrtens2017-01-061-2/+2