iproute2: remove qos-gargoyle hack
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
786a6828e7
commit
8f42f3e539
@ -173,10 +173,6 @@ define Build/InstallDev
|
||||
$(CP) $(PKG_BUILD_DIR)/include/{libgenl,libnetlink}.h $(1)/usr/include/
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_BUILD_DIR)/lib/libnetlink.a $(1)/usr/lib/
|
||||
# Hack for qos-gargoyle
|
||||
$(INSTALL_DIR) $(1)/usr/lib/iproute2/{tc,lib,include}
|
||||
$(CP) $(PKG_BUILD_DIR)/{tc,include,lib} $(1)/usr/lib/iproute2
|
||||
# Hack end
|
||||
endef
|
||||
|
||||
define Package/ip-tiny/install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user