make the buildroot-ng sdk compatible with the old packages

SVN-Revision: 4158
This commit is contained in:
Felix Fietkau
2006-07-18 20:17:05 +00:00
parent 9c5e30b638
commit 739e54db93
5 changed files with 104 additions and 4 deletions

View File

@@ -41,6 +41,7 @@ define Build/DefaultTargets
touch $$@
$(STAGING_DIR)/stampfiles/.$(PKG_NAME)-installed: $(PKG_BUILD_DIR)/.built
mkdir -p $(STAGING_DIR)/stampfiles
$(call Build/InstallDev)
touch $$@