add hotplug stuff to trunk/

SVN-Revision: 2364
This commit is contained in:
Felix Fietkau
2005-11-07 01:12:51 +00:00
parent 14a88822fd
commit 2e8e51060f
25 changed files with 148 additions and 73 deletions

View File

@@ -39,5 +39,4 @@ $(IPKG_BUSYBOX):
$(MAKE) CC=$(TARGET_CC) CROSS="$(TARGET_CROSS)" PREFIX="$(IDIR_BUSYBOX)" \
EXTRA_CFLAGS="$(TARGET_CFLAGS)" -C $(PKG_BUILD_DIR) install
$(STRIP) $(IDIR_BUSYBOX)/bin/busybox
-chmod a+x $(IDIR_BUSYBOX)/usr/share/udhcpc/default.script
$(IPKG_BUILD) $(IDIR_BUSYBOX) $(PACKAGE_DIR)