Changeset 2fa597b in freewrt


Ignore:
Timestamp:
Sep 22, 2006, 1:53:15 PM (19 years ago)
Author:
Markus Wigge <markus@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
82d3616
Parents:
5fe052e
Message:

fixed wrong variable and missing directory creation

git-svn-id: svn://www.freewrt.org/trunk/freewrt@662 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/broadcom-watchbutton/Makefile

    r5fe052e r2fa597b  
    2828        touch $@
    2929       
    30 $(IPKG_WATCHBUTTON):
     30$(IPKG_BROADCOM_WATCHBUTTON):
    3131        $(INSTALL_DIR) $(IDIR_BROADCOM_WATCHBUTTON)/sbin
     32        $(INSTALL_DIR) $(IDIR_BROADCOM_WATCHBUTTON)/etc/init.d
    3233        $(INSTALL_BIN) $(WRKBUILD)/watchbutton \
    3334                $(IDIR_BROADCOM_WATCHBUTTON)/sbin/
Note: See TracChangeset for help on using the changeset viewer.