Felix Fietkau
|
6d7097f899
|
move the common variables from host-build.mk to host.mk
SVN-Revision: 5021
|
2006-10-10 16:58:47 +00:00 |
|
Felix Fietkau
|
e3fb07bc78
|
add support for Package/<pkgname>/description - old format still supported, but deprecated
SVN-Revision: 5015
|
2006-10-10 15:45:36 +00:00 |
|
Felix Fietkau
|
af7a470f9c
|
add support for a common shell include file, which is evaluated for every make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data
SVN-Revision: 5014
|
2006-10-10 15:30:50 +00:00 |
|
Felix Fietkau
|
c2527c7204
|
put LINUX_KARCH in .kernel.mk
SVN-Revision: 5013
|
2006-10-10 13:41:00 +00:00 |
|
Felix Fietkau
|
155be21be8
|
move certain host related variables to .host.mk generated by include/host-build.mk to speed up the build system
SVN-Revision: 5012
|
2006-10-10 13:25:18 +00:00 |
|
Nicolas Thill
|
da71fb405c
|
Remove old kmod packaging entries moved to the new layout (follow [4992] and [4993])
SVN-Revision: 5006
|
2006-10-09 21:06:40 +00:00 |
|
Florian Fainelli
|
ec7ce598ef
|
Port kmod-ipip to the new module layout
SVN-Revision: 4991
|
2006-10-09 17:18:30 +00:00 |
|
Felix Fietkau
|
c683080a84
|
fix unnecessary package rebuild
SVN-Revision: 4954
|
2006-10-08 02:35:10 +00:00 |
|
Felix Fietkau
|
fc93677085
|
remove x86-2.4
SVN-Revision: 4952
|
2006-10-07 18:18:01 +00:00 |
|
Felix Fietkau
|
d886c807d0
|
port kmod-sched to new kernel packaging system
SVN-Revision: 4933
|
2006-10-06 17:32:22 +00:00 |
|
Felix Fietkau
|
ca531442af
|
speed up package prereq check (only run make on those directories that actually contain prereq checks)
SVN-Revision: 4927
|
2006-10-05 12:39:52 +00:00 |
|
Felix Fietkau
|
49abfada1f
|
add portability fixes for toolchain/tools (full tools/toolchain build works on osx now)
SVN-Revision: 4867
|
2006-09-27 17:03:36 +00:00 |
|
Felix Fietkau
|
c2bd8ab963
|
use 'false' instead of '/bin/false'
SVN-Revision: 4862
|
2006-09-27 12:04:54 +00:00 |
|
Nicolas Thill
|
647d1dd920
|
fix DESCRIPTION use in menuconfig and ipkg control files
SVN-Revision: 4856
|
2006-09-24 21:17:17 +00:00 |
|
Felix Fietkau
|
732b4932f1
|
clean up and really fix bogus build_ directory
SVN-Revision: 4854
|
2006-09-24 13:46:10 +00:00 |
|
Nicolas Thill
|
c57cfeab0b
|
add BOARD and KERNEL to tgz image file name
SVN-Revision: 4850
|
2006-09-24 02:14:47 +00:00 |
|
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.
SVN-Revision: 4849
|
2006-09-24 02:09:45 +00:00 |
|
Mike Baker
|
c50b37ed34
|
correct arguments to Build/Prepare/Default
SVN-Revision: 4802
|
2006-09-18 21:56:07 +00:00 |
|
Felix Fietkau
|
2bf955dfaf
|
add quotes to ipkg name in the rebuild check
SVN-Revision: 4772
|
2006-09-07 16:50:27 +00:00 |
|
Felix Fietkau
|
3659367992
|
don't run rebuild checks for dump and prereq
SVN-Revision: 4771
|
2006-09-07 16:48:03 +00:00 |
|
Felix Fietkau
|
4ea7de5030
|
add extra rebuild check for development libraries
SVN-Revision: 4770
|
2006-09-07 12:48:22 +00:00 |
|
Felix Fietkau
|
550bdc5f80
|
fix unnecessary rebuilds for library package directories with no selected packages
SVN-Revision: 4767
|
2006-09-07 12:14:08 +00:00 |
|
Mike Baker
|
f064d2375b
|
Clean up prereq error messages
SVN-Revision: 4766
|
2006-09-07 07:57:17 +00:00 |
|
Felix Fietkau
|
2dc6d4d781
|
use an if block on the whole configure command
SVN-Revision: 4717
|
2006-08-30 10:30:14 +00:00 |
|
Mike Baker
|
a5b58128b0
|
fix previous commit
SVN-Revision: 4716
|
2006-08-30 10:26:30 +00:00 |
|
Felix Fietkau
|
7b8d2827f5
|
only run trap error code in the configure template, if the configure script was not found
SVN-Revision: 4715
|
2006-08-30 10:24:11 +00:00 |
|
Mike Baker
|
172e5eb67e
|
Add new warning to help track down pesky compile issues
SVN-Revision: 4713
|
2006-08-30 09:57:57 +00:00 |
|
Felix Fietkau
|
8278890f15
|
move $(MAKE) packages from .linux-compile: to compile:
SVN-Revision: 4689
|
2006-08-27 13:22:42 +00:00 |
|
Felix Fietkau
|
732eb10afa
|
fix LINUX_RELEASE and use it for the kmod-* build
SVN-Revision: 4687
|
2006-08-27 13:08:53 +00:00 |
|
Imre Kaloz
|
aae33f76f8
|
add basic support for the Magicbox boards
SVN-Revision: 4672
|
2006-08-25 21:53:54 +00:00 |
|
Felix Fietkau
|
8aee0bee5c
|
add prereq check to prevent people from building openwrt as root
SVN-Revision: 4655
|
2006-08-24 18:49:51 +00:00 |
|
Florian Fainelli
|
e0d3bc1c95
|
Port kmod-tun to the new module layout
SVN-Revision: 4633
|
2006-08-22 19:43:53 +00:00 |
|
Florian Fainelli
|
5e7c9908cc
|
Port kmod-gre to the new module layout
SVN-Revision: 4630
|
2006-08-22 12:40:33 +00:00 |
|
Felix Fietkau
|
34a8300f0d
|
port kmod-ipv6 to the new system
SVN-Revision: 4615
|
2006-08-20 17:27:24 +00:00 |
|
Gerry Rozema
|
109039c248
|
Remove postinit stuff for initramfs
SVN-Revision: 4605
|
2006-08-18 22:38:20 +00:00 |
|
Gerry Rozema
|
55f3d75f84
|
handle postinit for initramfs
SVN-Revision: 4601
|
2006-08-18 19:39:51 +00:00 |
|
Felix Fietkau
|
c80281f919
|
remove reference to missing file
SVN-Revision: 4595
|
2006-08-18 14:44:30 +00:00 |
|
Gerry Rozema
|
eca4391691
|
Update for initramfs handling
SVN-Revision: 4591
|
2006-08-18 12:39:49 +00:00 |
|
Nicolas Thill
|
cb3aaf3448
|
cosmetic coherency fix
SVN-Revision: 4588
|
2006-08-18 01:18:24 +00:00 |
|
Felix Fietkau
|
ffa5ce367c
|
fix KERNELNAME
SVN-Revision: 4584
|
2006-08-17 18:11:25 +00:00 |
|
Gerry Rozema
|
0d4a346652
|
Build bzImage for x86 builds - allow ext2 images even if initramfs used, they are needed for creating boot images
SVN-Revision: 4579
|
2006-08-17 07:20:08 +00:00 |
|
Mike Baker
|
3300149aed
|
tidy up output
SVN-Revision: 4578
|
2006-08-17 00:33:27 +00:00 |
|
Mike Baker
|
4a71f7adae
|
fix accidental tab
SVN-Revision: 4577
|
2006-08-17 00:12:03 +00:00 |
|
Mike Baker
|
92c9733f3a
|
Show error messages when collecting the package info
SVN-Revision: 4573
|
2006-08-16 23:43:56 +00:00 |
|
Mike Baker
|
d0b7296ddb
|
fix issues if kernel config is changed after the compile has started
SVN-Revision: 4570
|
2006-08-16 00:35:30 +00:00 |
|
Gerry Rozema
|
28fc5e4f7a
|
Move a bunch of ethernet hardware drivers to new kernel module packageing
SVN-Revision: 4569
|
2006-08-14 08:16:47 +00:00 |
|
Gerry Rozema
|
5f9fc3c98e
|
Make ext2 image larger for uml, update uml kernel config
SVN-Revision: 4567
|
2006-08-14 07:41:23 +00:00 |
|
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 |
|