See patch.
The CONFIG_USE_PRINTK_IN_CAR stuff doesn't seem to compile, so I commented it for now (needs fixing later).
Using __PAYLOAD__ instead of PAYLOAD fixes abuild breakage (it tries to replace "PAYLOAD", but that will also replace the "PAYLOAD" in "CONFIG_COMPRESSED_PAYLOAD_LZMA"...
Uwe.
* Uwe Hermann uwe@hermann-uwe.de [070422 18:01]:
Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.
Comment out code which currently doesn't compile. Needs fixing later.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Stefan Reinauer stepan@coresystems.de
On Sun, Apr 22, 2007 at 08:26:50PM +0200, Stefan Reinauer wrote:
Acked-by: Stefan Reinauer stepan@coresystems.de
Committed in r2614.
Uwe.