Bill Gatliff wrote:
>
> diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
> index 049ff24..8cf48cf 100644
> --- a/drivers/misc/Makefile
> +++ b/drivers/misc/Makefile
> @@ -5,7 +5,11 @@
>  obj-$(CONFIG_IBM_ASM)                += ibmasm/
>  obj-$(CONFIG_HDPU_FEATURES)  += hdpuftrs/
>  obj-$(CONFIG_AD525X_DPOT)    += ad525x_dpot.o
> -obj-$(CONFIG_ATMEL_PWM)              += atmel_pwm.o
> +obj-$(CONFIG_ASUS_LAPTOP)    += asus-laptop.o
> +obj-$(CONFIG_EEEPC_LAPTOP)   += eeepc-laptop.o
> +obj-$(CONFIG_MSI_LAPTOP)     += msi-laptop.o
> +obj-$(CONFIG_COMPAL_LAPTOP)  += compal-laptop.o
> +obj-$(CONFIG_ACER_WMI)               += acer-wmi.o
>   

Darn it!!  I'll clean this one up in the final post.


b.g.

-- 
Bill Gatliff
b...@billgatliff.com


--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to