99 Commits (a74bc9bd1f8b2c71668f38f06ebefdf052af01f0)

Author SHA1 Message Date
Felix Fietkau 49abfada1f add portability fixes for toolchain/tools (full tools/toolchain build works on osx now) 18 years ago
Felix Fietkau c2bd8ab963 use 'false' instead of '/bin/false' 18 years ago
Nicolas Thill 647d1dd920 fix DESCRIPTION use in menuconfig and ipkg control files 18 years ago
Felix Fietkau 732b4932f1 clean up and really fix bogus build_ directory 18 years ago
Nicolas Thill c57cfeab0b add BOARD and KERNEL to tgz image file name 18 years ago
Nicolas Thill ff06a061f1 add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add EXTRA_LDFLAGS in Build/Compile/Default, use consistent search order for includes in CFLAGS. 18 years ago
Mike Baker c50b37ed34 correct arguments to Build/Prepare/Default 18 years ago
Felix Fietkau 2bf955dfaf add quotes to ipkg name in the rebuild check 18 years ago
Felix Fietkau 3659367992 don't run rebuild checks for dump and prereq 18 years ago
Felix Fietkau 4ea7de5030 add extra rebuild check for development libraries 18 years ago
Felix Fietkau 550bdc5f80 fix unnecessary rebuilds for library package directories with no selected packages 18 years ago
Mike Baker f064d2375b Clean up prereq error messages 18 years ago
Felix Fietkau 2dc6d4d781 use an if block on the whole configure command 18 years ago
Mike Baker a5b58128b0 fix previous commit 18 years ago
Felix Fietkau 7b8d2827f5 only run trap error code in the configure template, if the configure script was not found 18 years ago
Mike Baker 172e5eb67e Add new warning to help track down pesky compile issues 18 years ago
Felix Fietkau 8278890f15 move $(MAKE) packages from .linux-compile: to compile: 18 years ago
Felix Fietkau 732eb10afa fix LINUX_RELEASE and use it for the kmod-* build 18 years ago
Imre Kaloz aae33f76f8 add basic support for the Magicbox boards 18 years ago
Felix Fietkau 8aee0bee5c add prereq check to prevent people from building openwrt as root 18 years ago
Florian Fainelli e0d3bc1c95 Port kmod-tun to the new module layout 18 years ago
Florian Fainelli 5e7c9908cc Port kmod-gre to the new module layout 18 years ago
Felix Fietkau 34a8300f0d port kmod-ipv6 to the new system 18 years ago
Gerry Rozema 109039c248 Remove postinit stuff for initramfs 18 years ago
Gerry Rozema 55f3d75f84 handle postinit for initramfs 18 years ago
Felix Fietkau c80281f919 remove reference to missing file 18 years ago
Gerry Rozema eca4391691 Update for initramfs handling 18 years ago
Nicolas Thill cb3aaf3448 cosmetic coherency fix 18 years ago
Felix Fietkau ffa5ce367c fix KERNELNAME 18 years ago
Gerry Rozema 0d4a346652 Build bzImage for x86 builds - allow ext2 images even if initramfs used, they are needed for creating boot images 18 years ago
Mike Baker 3300149aed tidy up output 18 years ago
Mike Baker 4a71f7adae fix accidental tab 18 years ago
Mike Baker 92c9733f3a Show error messages when collecting the package info 18 years ago
Mike Baker d0b7296ddb fix issues if kernel config is changed after the compile has started 18 years ago
Gerry Rozema 28fc5e4f7a Move a bunch of ethernet hardware drivers to new kernel module packageing 18 years ago
Gerry Rozema 5f9fc3c98e Make ext2 image larger for uml, update uml kernel config 18 years ago
Nicolas Thill 3e90de0312 fix uml-2.6 (closes: #678) 18 years ago
Florian Fainelli bd7a40ba7d Force remove of the symbolic link build_arm/linux, especially when switching from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6) 18 years ago
Mike Baker a737dbbcb6 automatically turn off colors 18 years ago
Mike Baker 5d30e6cb47 set PATH in rules.mk 18 years ago
Mike Baker 20922bcde7 fix everything I broke with the previous patches 18 years ago
Mike Baker ad24256f8f yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) 18 years ago
Mike Baker 6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) 18 years ago
Mike Baker ced7d6a91f remove debug line 18 years ago
Mike Baker f489431f0f correct [4397] 18 years ago
Mike Baker 188f641153 fix CONFIG_ALL 18 years ago
Mike Baker e8d1e4e748 minor makefile tweaks 18 years ago
Felix Fietkau fcaf5b5469 don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages 18 years ago
Felix Fietkau 526445bae2 port ppp modules to package/kernel and fix ppp package dependencies 18 years ago
Felix Fietkau 45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config 18 years ago