summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cmake.mk: add support for overriding the source dir, and define the cmake pre...Felix Fietkau2012-12-291-1/+4
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size...Felix Fietkau2012-12-281-1/+1
* build: reduce the size of package metadata a bit to keep package list files s...Felix Fietkau2012-12-223-12/+10
* build: remove the default useless MAINTAINER valueFelix Fietkau2012-12-221-2/+0
* fix ipv4 nat on 3.7 by adding missing iptables modulesJohn Crispin2012-12-221-1/+1
* kernel: fix module packages postinst by pointing to the new functions.sh loca...Felix Fietkau2012-12-201-1/+1
* kernel: update linux 3.7 to 3.7.1Gabor Juhos2012-12-181-2/+2
* netfilter: fix module list for 3.7 kernelGabor Juhos2012-12-181-6/+11
* kernel: update linux 3.6 to 3.6.11Gabor Juhos2012-12-181-2/+2
* fixes uapi helper defineJohn Crispin2012-12-161-2/+3
* fix tapi dependencyJohn Crispin2012-12-151-5/+5
* adds wrapper for uapi directoryJohn Crispin2012-12-151-0/+1
* netfilter.mk: extend nf_add macro to take a version dependency expressionJo-Philipp Wich2012-12-151-19/+16
* kernel: update linux 3.6 to 3.6.10Gabor Juhos2012-12-111-2/+2
* kernel: update to 3.7 finalFlorian Fainelli2012-12-111-0/+3
* netfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.xJo-Philipp Wich2012-12-111-2/+6
* kernel: update linux 3.6 to 3.6.9Gabor Juhos2012-12-081-2/+2
* Revert "include/image.mk: call Image/Build/{cpiogz,targz}"Florian Fainelli2012-12-041-2/+0
* include/image.mk: call Image/Build/{cpiogz,targz}Florian Fainelli2012-12-041-0/+2
* include: download.mk: correct tar argument order when packing checkoutsJo-Philipp Wich2012-12-021-2/+2
* kernel: fix stripping symbol exportsFelix Fietkau2012-12-021-7/+23
* kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...Felix Fietkau2012-12-021-1/+1
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spaceGabor Juhos2012-11-291-1/+1
* kernel: update linux 3.6 to 3.6.8Gabor Juhos2012-11-291-2/+2
* image.mk: don't squash file permissions in JFFS2 imagesFlorian Fainelli2012-11-271-2/+2
* add preliminary support for muslFlorian Fainelli2012-11-2310-0/+50
* include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...Jo-Philipp Wich2012-11-221-1/+1
* kernel: fix loading of nf_nat_ircHauke Mehrtens2012-11-181-1/+1
* add 3.7-rc6 support (patch 820 still has to be fixed)Imre Kaloz2012-11-181-3/+12
* use xz compressed kernel tarballsImre Kaloz2012-11-183-4/+4
* kernel: update linux 3.6 to 3.6.7Gabor Juhos2012-11-181-2/+2
* we don't support kernels < 3.3Imre Kaloz2012-11-181-36/+0
* we only support v3.x kernelsImre Kaloz2012-11-181-4/+0
* buildroot: isolate the .install stamp files for build variants (#12279)Jo-Philipp Wich2012-11-072-10/+11
* kernel: update linux 3.6 to 3.6.6Gabor Juhos2012-11-051-2/+2
* kernel: update linux 3.6 to 3.6.5Gabor Juhos2012-10-311-2/+2
* kernel-defaults: factor common code handling initramfs optionsFlorian Fainelli2012-10-311-30/+25
* build: increase file descriptor count limit for the build, some systems (e.g....Felix Fietkau2012-10-311-1/+3
* properly reindent Kernel/Prepare/DefaultFlorian Fainelli2012-10-301-6/+6
* kernel: update linux 3.6 to 3.6.4Gabor Juhos2012-10-281-2/+2
* make CXX_DEPENDS also depend on INSTALL_LIBSTDCPPFlorian Fainelli2012-10-241-1/+1
* linux 3.6 support (work in progress)Imre Kaloz2012-10-231-0/+3
* licensing: Add licensing metadata to many packages Two new variables are intr...Hamish Guthrie2012-10-191-0/+4
* toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...Felix Fietkau2012-10-171-2/+0
* build: fix host build stampfile usage, fixes spurious errors with missing opk...Felix Fietkau2012-10-151-24/+13
* autotools.mk: add a gettext-version PKG_FIXUP (#11236)Jo-Philipp Wich2012-10-101-0/+13
* it's time to break the barriersImre Kaloz2012-10-081-2/+2
* build: allow the package maintainer info to be specified globally for a sourc...Felix Fietkau2012-10-081-1/+3
* build: create pkginfo dir earlier to avoid build breakageFelix Fietkau2012-10-061-0/+1
* build: rework the package/install step - collect package install lists during...Felix Fietkau2012-10-062-26/+18