tn3399_openwrt/target/linux
Felix Fietkau 2dfabe3991 bcm963xx: image generation using image tagger
This adds CFE tagged image generation in the BCM963xx target image Makefile.
It has to generate its own LZMA compressed kernel because CFE is a LZMA nazi.
It also seems that the Broadcom image tagger as well as CFE use AdvanceCOMP,
which is based on a slightly older LZMA SDK. Anyways, some of the code is
GPL, some of it is LGPL, so it might be that Broadcom owes some sources.
Also, LZMA has a bug which causes it to generate different output when you
are using stdin / stdout compared to plain files. I've just worked around
the issue by using plain files.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11171
2008-05-18 17:30:04 +00:00
..
adm5120 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
amazon upgrade & standardize kernel versions 2008-02-11 10:50:40 +00:00
ar7 use the righ value in the DSP clock calculation 2008-05-12 11:56:21 +00:00
at91 be politically correct 2008-04-28 16:15:24 +00:00
atheros atheros/config-2.6.25: Removed MII override 2008-05-17 11:29:45 +00:00
au1000 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
avr32 fix uboot not building 2008-05-09 19:07:16 +00:00
brcm-2.4 This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben Pfountz <netprince@vt.edu> 2008-05-08 01:30:14 +00:00
brcm47xx Remove files now present upstream in files-2.6.25 (This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 2008-05-16 19:25:20 +00:00
brcm63xx bcm963xx: image generation using image tagger 2008-05-18 17:30:04 +00:00
etrax update etrax usb support - thanks Hinko Kocevar 2008-05-05 16:12:31 +00:00
generic-2.4 update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches 2008-04-15 06:11:23 +00:00
generic-2.6 Remove files now present upstream in files-2.6.25 (This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 2008-05-16 19:25:20 +00:00
ifxmips add proper led support to ifxmips 2008-05-14 13:43:18 +00:00
iop32x enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
ixp4xx config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet driver for the DSMG600RevA can be selected. 2008-05-13 12:48:25 +00:00
magicbox enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
olpc enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
ppc40x enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
ppc44x enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
ps3 update default ps3 kernel config-2.6.25 2008-05-05 22:09:16 +00:00
pxa incomplete Gumstix support 2008-04-27 16:56:19 +00:00
rb532 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
rdc enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
sibyte enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
storm enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
uml upgrade to 2.6.24.5 2008-04-28 10:23:36 +00:00
x86 add missing config symbol 2008-05-10 23:14:57 +00:00
Makefile major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 2007-09-08 19:55:42 +00:00