fix building the screen package (stupid configure script doesn't figure out that...
[openwrt.git] / obsolete-buildroot / make / kmod-nfs.mk
1 kmod-nfs-ipk: ipkg-utils $(OPENWRT_IPK_DIR)/kmod-nfs/CONTROL/*
2 chmod a+x $(OPENWRT_IPK_DIR)/kmod-nfs/CONTROL/rules
3 cd $(OPENWRT_IPK_DIR)/kmod-nfs ; $(IPKG_BUILDPACKAGE)
4 mv $(OPENWRT_IPK_DIR)/kmod-nfs_*.ipk $(BUILD_DIR)
This page took 0.0406 seconds and 5 git commands to generate.