mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update Makefile
This commit is contained in:
parent
f8861bca7e
commit
5719dfeb78
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ ifneq ($(CONFIG_PACKAGE_kmod-shortcut-fe)$(CONFIG_PACKAGE_kmod-shortcut-fe-cm),)
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
$(INSTALL_DIR) $(1)/usr/include
|
$(INSTALL_DIR) $(1)/usr/include
|
||||||
$(INSTALL_DIR) $(1)/usr/include/shortcut-fe
|
$(INSTALL_DIR) $(1)/usr/include/shortcut-fe
|
||||||
|
$(INSTALL_DIR) $(1)/usr/include/fast-classifier
|
||||||
$(CP) -rf $(PKG_BUILD_DIR)/sfe.h $(1)/usr/include/shortcut-fe
|
$(CP) -rf $(PKG_BUILD_DIR)/sfe.h $(1)/usr/include/shortcut-fe
|
||||||
$(CP) -rf $(PKG_BUILD_DIR)/sfe.h $(1)/usr/include/fast-classifier
|
$(CP) -rf $(PKG_BUILD_DIR)/sfe.h $(1)/usr/include/fast-classifier
|
||||||
$(CP) -rf $(PKG_BUILD_DIR)/sfe_backport.h $(1)/usr/include
|
$(CP) -rf $(PKG_BUILD_DIR)/sfe_backport.h $(1)/usr/include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue