Commit 469f6e4d authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

openswan: mark as BROKEN as it doesn't build with current kernel headers

It WILL get removed after 2009.05 unless someone steps up to fix it.
parent e14c1123
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_OPENSWAN
        bool "openswan"
        depends on BROKEN # doesn't compile with current kernel headers
        select BR2_PACKAGE_LIBGMP
        select BR2_PACKAGE_MICROPERL
        help