summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/kernel.mk: don't check for modules.builtin on 2.6.32-Jonas Gorski2011-11-131-4/+8
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-131-2/+2
* include/kernel.mk: enhance built-in/missing modules detection when packaging ...Nicolas Thill2011-11-081-1/+4
* build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* st...Felix Fietkau2011-11-051-0/+2
* package/blockmount: simplify extroot module loading logicNicolas Thill2011-10-281-1/+2
* kernel: build kmod even for modules built-inNicolas Thill2011-10-281-14/+22
* Fix kernel version check macro typoMichael Büsch2011-10-271-2/+2
* include/package-ipkg.mk: fix typoNicolas Thill2011-10-261-1/+1
* linux: add 3.1 checksumJonas Gorski2011-10-241-0/+3
* autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-N...Jo-Philipp Wich2011-10-161-3/+3
* include: autotools.mk: do not fail in patch-libtool fixup if patch is already...Jo-Philipp Wich2011-10-111-1/+1
* fix a small logic error in package downloadFelix Fietkau2011-10-091-1/+1
* build system: add a feature that allows you to pull sources from a git tree i...Felix Fietkau2011-10-091-1/+13
* kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI o...Jo-Philipp Wich2011-10-031-1/+1
* kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is setJo-Philipp Wich2011-10-031-1/+1
* build system: add support for download-time make hooksFelix Fietkau2011-09-301-0/+5
* image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors...Jo-Philipp Wich2011-09-261-1/+1
* kernel: update to version 3.0.3Hauke Mehrtens2011-08-181-2/+2
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-161-2/+2
* include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xxFelix Fietkau2011-08-122-0/+10
* include/kernel.mk: fix download path for linux 3.xJonas Gorski2011-08-091-1/+5
* kernel: update to kernel version 3.0.1Hauke Mehrtens2011-08-061-2/+2
* autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply ...Jo-Philipp Wich2011-08-011-1/+37
* only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...Felix Fietkau2011-07-251-1/+3
* kernel.mk: Fix kernel module path for 3.0Jonas Gorski2011-07-241-3/+8
* default to using gzip with mksquashfs if lzma and xz are unavailableFelix Fietkau2011-07-241-0/+1
* cmake: fix ccache command when using host ccache (patch from #9611)Felix Fietkau2011-07-241-2/+6
* kernel: update to linux-3.0 and refresh patches.Hauke Mehrtens2011-07-221-0/+3
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-041-0/+1
* automatic subtarget enumarationJohn Crispin2011-07-031-3/+6
* extend squashfs padding for 256k flash sectorsJohn Crispin2011-07-031-2/+2
* generic: use padjffs2 in prepare_generic_squashfsGabor Juhos2011-07-021-9/+1
* add a portable version of sys/sysmacros.h and and let the kernel use the host...Felix Fietkau2011-07-021-0/+2
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-022-0/+2
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-281-2/+2
* cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot from compil...Jo-Philipp Wich2011-06-221-3/+3
* kernel: update to kernel 2.6.38.8Hauke Mehrtens2011-06-181-2/+2
* Properly extract KERNEL_PATCHVER for linux 3.0Hauke Mehrtens2011-06-151-1/+5
* update to 2.6.39.1Florian Fainelli2011-06-041-2/+2
* kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...Felix Fietkau2011-06-011-4/+13
* netfilter.mk: remove a few obsolete CompareKernelPatchVer callsFelix Fietkau2011-06-011-17/+5
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-301-1/+0
* remove kernel major version specific kernelpackage overridesFelix Fietkau2011-05-301-2/+0
* remove legacy package/foo-compile wrapper targets, people should be used to t...Felix Fietkau2011-05-281-2/+0
* kernel: some updates for kernel 2.6.39Hauke Mehrtens2011-05-251-0/+3
* package u32 match and TEE target, patches by Maxim UvarovJo-Philipp Wich2011-05-241-0/+8
* add LD_LIBRARY to cmake.mkFelix Fietkau2011-05-201-0/+1
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-151-2/+2
* use lazy evaluation to allow targets to override kernel config filesFelix Fietkau2011-04-171-21/+14
* prepare .config before testing for missing optionsFelix Fietkau2011-04-171-1/+1