Felix Fietkau
|
84b235140c
|
fix pcmcia/pccard build defaults
SVN-Revision: 7275
|
2007-05-19 16:16:48 +00:00 |
|
Felix Fietkau
|
4c6c987f09
|
Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
SVN-Revision: 6998
|
2007-04-18 12:28:38 +00:00 |
|
Felix Fietkau
|
bbe7bd4f29
|
remove reference to unused .kernel.mk
SVN-Revision: 6959
|
2007-04-15 21:39:30 +00:00 |
|
Felix Fietkau
|
35317253e6
|
trigger a kernel module rebuild when the kernel config changes
SVN-Revision: 6671
|
2007-03-24 17:05:26 +00:00 |
|
Felix Fietkau
|
ea952312ae
|
move default templates for the kernel build to kernel-defaults.mk (similar to package-defaults.mk)
SVN-Revision: 6664
|
2007-03-24 13:42:54 +00:00 |
|
Felix Fietkau
|
b04ef81416
|
some cleanups in the metadata.pl script; allow target profiles to add overrides for menuconfig
SVN-Revision: 6648
|
2007-03-23 14:48:47 +00:00 |
|
Felix Fietkau
|
a44c286fdb
|
nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
|
2007-03-04 20:31:53 +00:00 |
|
Felix Fietkau
|
fa859ea32a
|
fix an error in the kernel image related commit
SVN-Revision: 6467
|
2007-03-02 21:07:53 +00:00 |
|
Felix Fietkau
|
91e5dba2c7
|
kernel build cleanup
SVN-Revision: 6464
|
2007-03-02 17:24:20 +00:00 |
|
Felix Fietkau
|
129d173a2a
|
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
SVN-Revision: 6346
|
2007-02-23 03:45:46 +00:00 |
|
Felix Fietkau
|
1a6e4acabc
|
fix a small bug in the order of the profile metadata dump
SVN-Revision: 6340
|
2007-02-22 03:54:52 +00:00 |
|
Felix Fietkau
|
db45ee6bd6
|
last commit was missing a change...
SVN-Revision: 6339
|
2007-02-22 03:47:00 +00:00 |
|
Felix Fietkau
|
e78fb96964
|
Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn.
SVN-Revision: 6337
|
2007-02-22 03:44:15 +00:00 |
|
Felix Fietkau
|
509bb267a3
|
make kernel_menuconfig work without target toolchain
SVN-Revision: 6312
|
2007-02-16 17:28:22 +00:00 |
|
Felix Fietkau
|
8afbc2d617
|
add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff
SVN-Revision: 6310
|
2007-02-16 16:59:44 +00:00 |
|
Felix Fietkau
|
6a50014b62
|
Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare.
SVN-Revision: 6263
|
2007-02-04 19:36:11 +00:00 |
|
Felix Fietkau
|
69d76bb482
|
make spca5xx depend on video device support in the kernel
SVN-Revision: 6153
|
2007-01-21 02:02:01 +00:00 |
|
Felix Fietkau
|
2fb06d46d9
|
Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
SVN-Revision: 6142
|
2007-01-20 12:35:00 +00:00 |
|
Felix Fietkau
|
84a0696c1e
|
add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
SVN-Revision: 6137
|
2007-01-20 02:30:36 +00:00 |
|
Felix Fietkau
|
35bccdd4ba
|
store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
SVN-Revision: 5899
|
2006-12-25 09:12:57 +00:00 |
|
Florian Fainelli
|
94164d679b
|
Also build bzImage for rdc boards
SVN-Revision: 5895
|
2006-12-23 14:27:06 +00:00 |
|
Felix Fietkau
|
4a17097247
|
replace another instance of a relative path to generic-2.* with an absolute one (for symlinked target directories)
SVN-Revision: 5885
|
2006-12-20 22:23:51 +00:00 |
|
Felix Fietkau
|
dc6794b88c
|
some platform support path name cleanup
SVN-Revision: 5846
|
2006-12-18 18:30:29 +00:00 |
|
Felix Fietkau
|
77e01959f4
|
fix path to generic init file when using a symlinked target support directory
SVN-Revision: 5805
|
2006-12-16 01:32:12 +00:00 |
|
Felix Fietkau
|
bf8dda030c
|
more cleanup, build fix on freebsd
SVN-Revision: 5666
|
2006-11-28 03:56:45 +00:00 |
|
Felix Fietkau
|
368dc17432
|
minor cleanup and freebsd compile fix
SVN-Revision: 5654
|
2006-11-27 02:00:09 +00:00 |
|
Felix Fietkau
|
80ff6a1d25
|
autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
|
2006-11-19 20:30:11 +00:00 |
|
Felix Fietkau
|
aef03f09b5
|
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
|
2006-11-18 21:12:18 +00:00 |
|
Felix Fietkau
|
105a602ecf
|
implement target profiles in menuconfig
SVN-Revision: 5512
|
2006-11-12 05:06:56 +00:00 |
|
Felix Fietkau
|
cf4e7af392
|
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
|
2006-11-11 23:11:02 +00:00 |
|
Felix Fietkau
|
2665d7f09e
|
cleanup/rewrite of the kernel build process
SVN-Revision: 5226
|
2006-10-19 06:20:55 +00:00 |
|
Felix Fietkau
|
87e6a7e4f2
|
cleanup
SVN-Revision: 5224
|
2006-10-19 05:01:04 +00:00 |
|
Felix Fietkau
|
c041f53b8d
|
finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
|
2006-10-19 04:35:29 +00:00 |
|
Felix Fietkau
|
6a2879bfe7
|
improve parallel building
SVN-Revision: 5208
|
2006-10-18 19:00:05 +00:00 |
|
Nicolas Thill
|
ee11bee390
|
fix uml-2.6 build, move KERNELNAME to kernel-build.mk
SVN-Revision: 5204
|
2006-10-18 13:16:44 +00:00 |
|
Felix Fietkau
|
06a46fb09d
|
move '-' parameter to TAR_OPTIONS, so that packages can append commands
SVN-Revision: 5083
|
2006-10-14 14:51:48 +00:00 |
|
Felix Fietkau
|
60c1f0f64d
|
finally move buildroot-ng to trunk
|
2016-03-20 17:29:15 +01:00 |
|