On 7/16/07, Arjan van de Ven <[email protected]> wrote:
On Mon, 2007-07-16 at 11:00 -0700, Aaron Durbin wrote:
> Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
>
> Signed-off-by: Aaron Durbin <[email protected]>
> ---
>
> diff --git a/drivers/acpi/Makefile b/drivers/acpi/Makefile
> index d4336f1..c9906a5 100644
> --- a/drivers/acpi/Makefile
> +++ b/drivers/acpi/Makefile
> @@ -21,7 +21,7 @@ obj-$(CONFIG_X86) += blacklist.o
> #
> # ACPI Core Subsystem (Interpreter)
> #
> -obj-y += osl.o utils.o \
> +obj-y += osl.o utils.o reboot.o \
a one function C file? Can you just stick it in one of the other files
instead?
I originally did not do this because I didn't know the proper place. Any
suggestions where you would want this?
-Aaron
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]