Commit Graph

63 Commits

Author SHA1 Message Date
Nicolas Thill
3e90de0312 fix uml-2.6 (closes: #678)
SVN-Revision: 4551
2006-08-10 11:16:46 +00:00
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)
SVN-Revision: 4462
2006-08-05 00:55:41 +00:00
Mike Baker
a737dbbcb6 automatically turn off colors
SVN-Revision: 4454
2006-08-04 20:46:47 +00:00
Mike Baker
5d30e6cb47 set PATH in rules.mk
SVN-Revision: 4438
2006-08-04 11:59:52 +00:00
Mike Baker
20922bcde7 fix everything I broke with the previous patches
SVN-Revision: 4436
2006-08-04 09:14:20 +00:00
Mike Baker
ad24256f8f yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
SVN-Revision: 4433
2006-08-04 06:23:47 +00:00
Mike Baker
6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
SVN-Revision: 4432
2006-08-04 05:30:27 +00:00
Mike Baker
ced7d6a91f remove debug line
SVN-Revision: 4400
2006-08-02 14:34:35 +00:00
Mike Baker
f489431f0f correct [4397]
SVN-Revision: 4398
2006-08-02 13:57:33 +00:00
Mike Baker
188f641153 fix CONFIG_ALL
SVN-Revision: 4397
2006-08-02 13:40:11 +00:00
Mike Baker
e8d1e4e748 minor makefile tweaks
SVN-Revision: 4393
2006-08-02 12:07:14 +00:00
Felix Fietkau
fcaf5b5469 don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
SVN-Revision: 4354
2006-07-31 16:39:58 +00:00
Felix Fietkau
526445bae2 port ppp modules to package/kernel and fix ppp package dependencies
SVN-Revision: 4329
2006-07-30 15:27:51 +00:00
Felix Fietkau
45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config
SVN-Revision: 4318
2006-07-29 11:30:06 +00:00
Mike Baker
55fd1cd74e fix build issues with SMP compiles
SVN-Revision: 4317
2006-07-28 17:53:19 +00:00
Mike Baker
43ea2723a8 add more ipkg validation checks
SVN-Revision: 4292
2006-07-26 01:01:09 +00:00
Felix Fietkau
07eaf1e1b1 add ncurses to prereq checks
SVN-Revision: 4244
2006-07-23 23:02:37 +00:00
Nicolas Thill
df5a64a875 add genext2fs to build ext2 filesystem images
SVN-Revision: 4213
2006-07-22 16:33:33 +00:00
Felix Fietkau
daa509ea7f port over the netfilter module packaging to the new system and fix iptables dependencies
SVN-Revision: 4206
2006-07-22 12:33:28 +00:00
Felix Fietkau
2a08d05aa3 fix NO_TRACE_MAKE
SVN-Revision: 4205
2006-07-22 12:16:26 +00:00
Felix Fietkau
79e9e338c9 revert last prereq.mk - seems to be a different issue
SVN-Revision: 4204
2006-07-22 12:04:08 +00:00
Felix Fietkau
3b7bea181a fix prereqs
SVN-Revision: 4203
2006-07-22 11:43:48 +00:00
Mike Baker
cd42bf72d9 fix a few directories missed in [4176]'s source -> download
SVN-Revision: 4198
2006-07-21 17:00:14 +00:00
Felix Fietkau
4d2f748fd2 add submenu dependencies (used to hide the proprietary broadcom driver on anything except for brcm-2.4)
SVN-Revision: 4197
2006-07-21 14:27:45 +00:00
Mike Baker
595b076912 fix a few broken depenancies
SVN-Revision: 4181
2006-07-21 00:08:50 +00:00
Mike Baker
3c050e543f change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels
SVN-Revision: 4180
2006-07-20 23:52:27 +00:00
Mike Baker
59c5ffd62a update prereqs
SVN-Revision: 4179
2006-07-20 23:51:25 +00:00
Gerry Rozema
186787ea88 UML target completed. Added ext2 target fs for use with uml images
SVN-Revision: 4178
2006-07-20 21:06:47 +00:00
Mike Baker
8a2dfc8555 change 'source' to 'download'
SVN-Revision: 4176
2006-07-20 17:28:05 +00:00
Mike Baker
42933dcf13 cleanup & revert [4159]
SVN-Revision: 4173
2006-07-20 17:15:12 +00:00
Felix Fietkau
243361efaa check for zlib.h as well
SVN-Revision: 4170
2006-07-19 16:51:37 +00:00
Felix Fietkau
8a0ec5f14f add a simple prerequisite check
SVN-Revision: 4168
2006-07-19 13:25:09 +00:00
Felix Fietkau
e08c8179f6 fix KBUILD_VERBOSE if V is unset
SVN-Revision: 4160
2006-07-18 21:28:59 +00:00
Felix Fietkau
82271894ef accept V= from the environment as well
SVN-Revision: 4159
2006-07-18 21:26:56 +00:00
Felix Fietkau
739e54db93 make the buildroot-ng sdk compatible with the old packages
SVN-Revision: 4158
2006-07-18 20:17:05 +00:00
Felix Fietkau
df56b79978 move the cryptoapi kmod to package/kernel
SVN-Revision: 4149
2006-07-18 16:35:03 +00:00
Felix Fietkau
19ddbe8662 move some of the kernel module packaging to package/kernel/
SVN-Revision: 4146
2006-07-18 16:17:19 +00:00
Felix Fietkau
aa29fdce3d check if the Package/$(NAME) template is defined before packaging or installing ipkg packages
SVN-Revision: 4144
2006-07-18 15:31:01 +00:00
Mike Baker
ddf3a0c111 rebuild ipkg control files if Makefile changes
SVN-Revision: 4124
2006-07-10 23:21:08 +00:00
Mike Baker
e81ba9aa44 add a new FORCEREBUILD option to Package/<name> to force a package to be rebuilt each time make is run
SVN-Revision: 4123
2006-07-10 21:17:45 +00:00
Mike Baker
1e53a6bb69 fix broken .pkginfo under certain situations
SVN-Revision: 4122
2006-07-10 16:51:59 +00:00
Florian Fainelli
a7a1a25f78 Add missing brcm63xx-2.6 target to the target list
SVN-Revision: 4120
2006-07-09 10:08:28 +00:00
Felix Fietkau
b208f83629 always set NO_TRACE_MAKE
SVN-Revision: 4104
2006-07-02 00:56:53 +00:00
Felix Fietkau
276ad1e336 add workaround for kernel module install
SVN-Revision: 4098
2006-06-28 17:30:39 +00:00
Mike Baker
99b2a9aebe minor changes
SVN-Revision: 4096
2006-06-27 23:52:30 +00:00
Mike Baker
d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau
b33647bf27 add support for new modules.mk format (no autogenerated Config.in yet)
SVN-Revision: 4083
2006-06-26 01:55:47 +00:00
Nicolas Thill
152909a65f fix inclusion of kernel modules selected for install in images (closes: #598).
SVN-Revision: 4081
2006-06-25 21:37:07 +00:00
Felix Fietkau
965adec3be add extra targets to improve make tracing output
SVN-Revision: 4078
2006-06-25 16:59:19 +00:00
Felix Fietkau
44746a7f68 move the broadcom driver stuff into its own submenu
SVN-Revision: 4073
2006-06-25 16:05:43 +00:00