You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
231 B
4 lines
231 B
21 years ago
|
libpthread-ipk: ipkg-utils $(OPENWRT_IPK_DIR)/libpthread/CONTROL/*
|
||
|
chmod a+x $(OPENWRT_IPK_DIR)/libpthread/CONTROL/rules
|
||
|
cd $(OPENWRT_IPK_DIR)/libpthread ; $(IPKG_BUILDPACKAGE)
|
||
|
mv $(OPENWRT_IPK_DIR)/libpthread_*.ipk $(BUILD_DIR)
|