[kernel] use 2.6.30.5
[openwrt.git] / target / linux / brcm-2.4 / base-files.mk
index 9a2e365..d6682bd 100644 (file)
@@ -1,12 +1,5 @@
-define Build/Compile
-       $(call Build/Compile/Default)
-       $(TARGET_CC) -I $(PLATFORM_DIR)/src -o $(PKG_BUILD_DIR)/jffs2root $(PLATFORM_DIR)/src/jffs2root.c
-endef
-
 define Package/base-files/install-target
        rm -f $(1)/etc/config/network
-       mkdir -p $(1)/sbin
-       $(CP) $(PKG_BUILD_DIR)/jffs2root $(1)/sbin
 endef
 
 
This page took 0.028774 seconds and 4 git commands to generate.