aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text...Felix Fietkau2015-06-141-1/+1
* include: image.mk: ensure that $(KDIR)/tmp exists in the IB case as wellJo-Philipp Wich2015-06-011-0/+3
* build: do not call initramfs build from within the image builderFelix Fietkau2015-05-291-1/+1
* build: in new image building code, do not rebuild kernel images in the image ...Felix Fietkau2015-05-291-1/+6
* build: store initramfs kernels in $(KDIR)/tmp - prevents them from being incl...Felix Fietkau2015-05-291-3/+3
* build: store firmware images in $(KDIR)/tmp - prevents them from being includ...Felix Fietkau2015-05-291-3/+4
* include: remove lvm2 from nas package collectionJo-Philipp Wich2015-05-281-1/+1
* feeds: use common macro "FeedSourcesAppend" to populate opkg configurationsJo-Philipp Wich2015-05-281-0/+13
* generic/4.0: update to 4.0.4Imre Kaloz2015-05-261-2/+2
* include: clean package staging dir files before configureJo-Philipp Wich2015-05-261-10/+14
* image.mk: make image too big warnings more visibleJonas Gorski2015-05-251-2/+2
* kernel: update 3.18 to 3.18.14Jonas Gorski2015-05-211-2/+2
* image: disable compile target within image builderFelix Fietkau2015-05-111-1/+1
* build: disable initramfs build within image builderFelix Fietkau2015-05-111-0/+2
* build: make initramfs kernel builds depend on the image prepare stepFelix Fietkau2015-05-111-0/+1
* build: add support for adding a per-device compile step in the new image buil...Felix Fietkau2015-05-111-0/+12
* include: make dtb argument optional in MkFITFelix Fietkau2015-05-101-1/+1
* build: don't call prereq for any package/symlinks rulesFelix Fietkau2015-05-101-0/+14
* generic/4.0: update to 4.0.1Imre Kaloz2015-05-031-2/+2
* package-ipkg.mk: fix typo (patch from #19540)Felix Fietkau2015-04-231-1/+1
* generic/4.0: bump to final versionImre Kaloz2015-04-221-2/+2
* all: replace genext2fs with make_ext4fsJo-Philipp Wich2015-04-201-7/+7
* netfilter.mk: remove obsolete ip_nat_ftp related lineFelix Fietkau2015-04-201-1/+0
* netfilter.mk: move IRC conntrack/nat helpers to kmod-nf-nathelper-extraFelix Fietkau2015-04-201-2/+2
* cmake.mk: enable -Bsymbolic-functions by default for linking shared libs, sli...Felix Fietkau2015-04-191-2/+3
* image.mk: do not emit multiple target definitions for kernel imagesFelix Fietkau2015-04-181-1/+4
* image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS...Felix Fietkau2015-04-181-0/+1
* build: tell users to do non-paralle builds on errorsFelix Fietkau2015-04-162-2/+7
* opkg: drop md5 in favour of sha256John Crispin2015-04-141-3/+3
* build: replace the deprecated find argument -perm +0100 with /0100 (#19480)Felix Fietkau2015-04-141-2/+2
* build: set CCACHE_DIR for host buildsFelix Fietkau2015-04-141-0/+1
* kernel: finally remove layer7 filter supportFelix Fietkau2015-04-131-1/+0
* netfilter.mk: remove bogus NAT related kernel module entries (#19451)Felix Fietkau2015-04-111-3/+0
* netfilter.mk: drop obsolete kernel version dependenciesFelix Fietkau2015-04-111-36/+36
* include: drop old kernel versionsLuka Perkov2015-04-111-8/+0
* modules: fix postinst generation for kernel modulesJohn Crispin2015-04-101-6/+6
* image.mk: rework FILESYSTEM evaluation order to fix some build issuesFelix Fietkau2015-04-081-5/+7
* generic/4.0: upgrade to 4.0-rc7Imre Kaloz2015-04-071-2/+2
* generic/3.18: upgrade to 3.18.11Imre Kaloz2015-04-071-2/+2
* cmake.mk: add host build supportFelix Fietkau2015-04-061-0/+26
* build: include variant name in STAMP_INSTALLEDFelix Fietkau2015-04-031-1/+1
* image.mk: export the FILESYSTEM variable to build commandsFelix Fietkau2015-04-031-1/+1
* include/kernel.mk: add KernelPackage/conffiles macroNicolas Thill2015-04-021-0/+6
* config: add an option to enable KPROBEJohn Crispin2015-04-011-1/+0
* nls.mk: fix typoJohn Crispin2015-04-011-1/+1
* generic/4.0: upgrade to 4.0-rc6Imre Kaloz2015-03-311-2/+2
* generic/3.18: upgrade to 3.18.10Imre Kaloz2015-03-311-2/+2
* package-ipkg.mk: fix typoFelix Fietkau2015-03-311-1/+1
* package-ipkg.mk: add missing semicolon (#19381)Felix Fietkau2015-03-311-1/+1
* build: make device image kernels depend on Image/Prepare stepFelix Fietkau2015-03-311-0/+1