1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-13 18:53:54 +02:00

use $(FPIC) in olsrd

git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@12876 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2008-10-06 18:01:23 +00:00
parent e35a91ea89
commit c8035c1457

View File

@ -19,6 +19,8 @@ PKG_MD5SUM:=64b439cde30f48764f02cdd8766aba40
include $(INCLUDE_DIR)/package.mk
TARGET_CFLAGS += $(FPIC)
define Package/olsrd/template
SECTION:=net
CATEGORY:=Network