fix bcm47xx cache fixes
[openwrt.git] / scripts / configtest.pl
index 05022de..3ca33d8 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 my %change = (
        'BUSYBOX' => 'make -C package busybox-clean',
+       'OPENVPN_' => 'make -C package openvpn-clean',
        '' => 'make target_clean'
 );
 
This page took 0.028186 seconds and 4 git commands to generate.