811 Commits (fe6b17f6ad14f03a6b7530b0125c6fb05735aee3)

Author SHA1 Message Date
Nicolas Thill 4ba18f5916 download.mk: fix bzr download method 14 years ago
Felix Fietkau e10df8d2b5 add a new helper macro to deal with conditional ./configure flags 14 years ago
Felix Fietkau 965f770083 prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages 14 years ago
Hauke Mehrtens 3dd6909c20 Some dependencies that are depending on target are not added into the Depends line in the control file of the package. For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not result in kmod-ssb for the x86 target or any other target. 14 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10 14 years ago
Lars-Peter Clausen 2bc9d6f6e9 include/target.mk: Only set usb feature flag for a target if there is a HCD 14 years ago
Jo-Philipp Wich 40781b7290 the svn fallback code added in r20322 is evaluated with each make invocation and produces a lot of spurious "svn: broken pipe" error - replace it with a more efficient version 14 years ago
Florian Fainelli 7af8ee0481 change from /jffs to /overlay, patch from Daniel Dickinson 15 years ago
Florian Fainelli e7f046805a disable ucitrigger for now, not used, patch from Dave Kooper 15 years ago
Florian Fainelli b195af191b fix svn download with older svn client versions 15 years ago
Florian Fainelli 08a790efb6 accept unknown server certificates by default on svn download 15 years ago
Markus Wigge cfdbb2508d new kernel checksums: 2.6.32.10 2.6.33.1 15 years ago
Travis Kemen db7082d899 Updated post r19769, integrates the missing dl_method bzr hunk from #6370, uses the export subcommand for the vcs' that provide a usable version (hg archive doesn't work remotely, git archive isn't enabled on github), from #6700 15 years ago
Nicolas Thill a9dc020014 sort entries in images md5sums files 15 years ago
Travis Kemen e09067b221 The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data). 15 years ago
Travis Kemen cf7199f48b this patch fixes toolchain parallel build, which reduces build time. 15 years ago
Lars-Peter Clausen d77662c7a3 image.mk: Adjust ubifs build behaviour to that of others image types 15 years ago
Matteo Croce 5ddd984cff kernel: add 2.6.33 patches 15 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9 15 years ago
Felix Fietkau 93489b721e add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore) 15 years ago
Jo-Philipp Wich 42e453a2e3 properly package xt_comment.ko (#6742) 15 years ago
Felix Fietkau 15fecc9e6c remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added 15 years ago
Lars-Peter Clausen bd2e3ccd6f autotools.mk: Don't try to fixup .la files in the DevInstall host path, because those .la files shouldn't go there anyway. 15 years ago
Travis Kemen f04ad5bb5f this patch adds support for bzr in include/download.mk, and fixes whitespace. 15 years ago
Hauke Mehrtens a40daa8038 update kernel to version 2.4.37.9 and refresh patches 15 years ago
Jo-Philipp Wich 15c4e22d31 netfilter: add support for raw table and NOTRACK target (#5504) 15 years ago
Lars-Peter Clausen d38ce9313b autotools.mk: Add PKG_LIBTOOL_PATHS variable. 15 years ago
Felix Fietkau 8e808a54c2 Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable 15 years ago
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar 15 years ago
Gabor Juhos 03779da9c6 sort Kconfig symbols automatically to make Kaloz happy :p 15 years ago
Imre Kaloz 7b367d0313 with no users left, remove support for 2.6.21 15 years ago
Imre Kaloz 32db1d47ff we use per-target kernel versions for 2.6 for a long time now 15 years ago
Lars-Peter Clausen 6f3db147b6 Allow colored output to be disabled when running a non-verbose build by setting NO_COLOR=1 15 years ago
Mike Baker 129a1e0714 disable stdin unless make V=99; fixes bug where compilation can stall waiting for input 15 years ago
Lars-Peter Clausen 93567fed7a autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of packages which use libtool and link against packages which link against libstdc++ 15 years ago
Imre Kaloz e831384efb update to 2.6.32.7 15 years ago
Gabor Juhos 6ff3e61cf7 kernel: update to 2.6.32.6 15 years ago
Felix Fietkau fdf2ba873a unset user overrides for quilt settings to prevent them from interfering with the build process (#6553) 15 years ago
Felix Fietkau 42e4f83096 fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551) 15 years ago
Imre Kaloz a827205280 update to latest kernel versions 15 years ago
Felix Fietkau 4af8308788 make sure that processed directories are printed on make V=99 15 years ago
Jo-Philipp Wich 4d904cf081 allow download urls using the file:// schema (#6480) 15 years ago
Lars-Peter Clausen db06ca593b Add support for building ubifs images. 15 years ago
Imre Kaloz f8834b9c70 upgrade to latest kernels 15 years ago
Lars-Peter Clausen 144fd07cd8 Prevent unnecessary host package rebuilds. 15 years ago
Gabor Juhos 311c91775d kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches 15 years ago
Imre Kaloz 06d8dc9329 get rid of even more 2.6.28 stuff 15 years ago
Nicolas Thill fda45977ec use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical 15 years ago
Felix Fietkau 3c74d0b385 do not download kernel sources when using an external kernel tree 15 years ago
Imre Kaloz 948ecb59d9 upgrade to 2.6.31.7 15 years ago