shortcut-fe: fix install header files
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
956d45fcf2
commit
017644efa0
@ -71,7 +71,7 @@ endef
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include/shortcut-fe
|
||||
$(CP) $(PKG_BUILD_DIR)/sfe.h $(1)/usr/include/shortcut-fe
|
||||
$(CP) $(PKG_BUILD_DIR)/sfe*.h $(1)/usr/include/shortcut-fe
|
||||
endef
|
||||
|
||||
define KernelPackage/shortcut-fe/install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user