[EMAIL PROTECTED] dixit:

>Author: wbx
>Date: 2006-09-07 11:05:35 +0200 (Thu, 07 Sep 2006)
>New Revision: 563
>
>Modified:
>   branches/wbx-target-cleanup/package/broadcom-wl/Makefile
>Log:
>load wl on startup
>
>Modified: branches/wbx-target-cleanup/package/broadcom-wl/Makefile
>===================================================================
>--- branches/wbx-target-cleanup/package/broadcom-wl/Makefile   2006-09-06 
>16:47:16 UTC (rev 562)
>+++ branches/wbx-target-cleanup/package/broadcom-wl/Makefile   2006-09-07 
>09:05:35 UTC (rev 563)
>@@ -24,6 +24,8 @@
>       touch $@
>       
> $(IPKG_KMOD_BROADCOM_WL):
>+      mkdir -p $(IDIR_KMOD_BROADCOM_WL)/etc/modules.d
>+      @echo "wl" > $(IDIR_KMOD_BROADCOM_WL)/etc/modules.d/S10-broadcom-wl
>       install -m0755 -d $(IDIR_KMOD_BROADCOM_WL)/lib/modules/$(KERNEL_VERSION)
>       $(CP) $(WRKBUILD)/wl.$(KERNEL_MOD_SUFFIX) \
>               $(IDIR_KMOD_BROADCOM_WL)/lib/modules/$(KERNEL_VERSION)

When doing changes like this one, *ALWAYS* BUMP THE PACKAGE VERSION!

bye,
//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to