Include ohci ehci and a better copyright date and description for the cellvision...
[openwrt.git] / package / busybox / Makefile
index 3bdc125..38740fd 100644 (file)
@@ -70,6 +70,7 @@ define Build/Compile
 endef
 
 define Package/busybox/install
+       find $(PKG_BUILD_DIR) -lname busybox -exec rm \{\} \;
        $(MAKE) -C $(PKG_BUILD_DIR) \
                CC="$(TARGET_CC)" \
                CROSS_COMPILE="$(TARGET_CROSS)" \
This page took 0.02107 seconds and 4 git commands to generate.