86 Commits (a5b58128b02ec8e542abe1adb596a3099eb8e10a)

Author SHA1 Message Date
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
Mike Baker 55fd1cd74e fix build issues with SMP compiles 18 years ago
Mike Baker 43ea2723a8 add more ipkg validation checks 18 years ago
Felix Fietkau 07eaf1e1b1 add ncurses to prereq checks 18 years ago
Nicolas Thill df5a64a875 add genext2fs to build ext2 filesystem images 18 years ago
Felix Fietkau daa509ea7f port over the netfilter module packaging to the new system and fix iptables dependencies 18 years ago
Felix Fietkau 2a08d05aa3 fix NO_TRACE_MAKE 18 years ago
Felix Fietkau 79e9e338c9 revert last prereq.mk - seems to be a different issue 18 years ago
Felix Fietkau 3b7bea181a fix prereqs 18 years ago
Mike Baker cd42bf72d9 fix a few directories missed in [4176]'s source -> download 18 years ago
Felix Fietkau 4d2f748fd2 add submenu dependencies (used to hide the proprietary broadcom driver on anything except for brcm-2.4) 18 years ago
Mike Baker 595b076912 fix a few broken depenancies 18 years ago
Mike Baker 3c050e543f change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels 18 years ago
Mike Baker 59c5ffd62a update prereqs 18 years ago