소스 검색

Makefile: geoip module added to excluded list

- depends on libgeoip
Daniel-Constantin Mierla 15 년 전
부모
커밋
cd9876d687
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -224,6 +224,8 @@ else
 	exclude_modules+= bdb dbtext iptrtpproxy pa rls
 	# dcm: for now needs backports from sr
 	exclude_modules+= mtree
+	# depends on libgeoip
+	exclude_modules+= geoip
 endif
 
 # always exclude the CVS dir