This patch fixes the build for the dsdt.asl/dsdt.c.
Kconfig builds fine now, but I don't know right now if the resulting image works on real hardware.
Sigend-off-by: Harald Gutmann harald.gutmann@gmx.net
Regards, Harald
Am 04.02.2010 11:52, schrieb Harald Gutmann:
This patch fixes the build for the dsdt.asl/dsdt.c.
Kconfig builds fine now, but I don't know right now if the resulting image works on real hardware.
Sigend-off-by: Harald Gutmann harald.gutmann@gmx.net
Acked-by: Patrick Georgi patrick.georgi@coresystems.de Thanks, r5086
Patrick
Thanks, but as mentioned on the IRC this should be fixed once again.
The build works fine, but there is a dsdt.aml created in the / of cb, where there shouldn't be any files created.
Regards, Hrald
On Thursday 04 February 2010 12:09:40 Patrick Georgi wrote:
Am 04.02.2010 11:52, schrieb Harald Gutmann:
This patch fixes the build for the dsdt.asl/dsdt.c.
Kconfig builds fine now, but I don't know right now if the resulting image works on real hardware.
Sigend-off-by: Harald Gutmann harald.gutmann@gmx.net
Acked-by: Patrick Georgi patrick.georgi@coresystems.de Thanks, r5086
Patrick
Am 04.02.2010 12:56, schrieb Harald Gutmann:
Thanks, but as mentioned on the IRC this should be fixed once again.
The build works fine, but there is a dsdt.aml created in the / of cb, where there shouldn't be any files created.
I plan to work on unifying the ACPI generation once newconfig is gone, so I'd rather see time spent on eliminating the need for newconfig than to get ACPI generation handling to work 100% nicely (it's correct the way it is, just not nice in its choice of file placement) that will be obsolete soon (or so I hope).
Patrick