mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 21:09:42 +02:00
iptables: fix build error if only libraries are selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32102 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
80a55e8cc7
commit
4ecab5fbfb
@ -39,7 +39,7 @@
|
||||
+libext4_objs := ${pfx_objs} ${pf4_objs}
|
||||
+libext6_objs := ${pfx_objs} ${pf6_objs}
|
||||
+targets += ${pfx_solibs} ${pf4_solibs} ${pf6_solibs}
|
||||
+targets_install += ${pfx_solibs} ${pf4_solibs} ${pf6_solibs}
|
||||
+targets_install := $(strip ${targets_install} ${pfx_solibs} ${pf4_solibs} ${pf6_solibs})
|
||||
|
||||
.SECONDARY:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user