diff options
Diffstat (limited to 'minikrebs/profiles/usbbridge/custom_make')
-rwxr-xr-x | minikrebs/profiles/usbbridge/custom_make | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/minikrebs/profiles/usbbridge/custom_make b/minikrebs/profiles/usbbridge/custom_make deleted file mode 100755 index ed43f4fe..00000000 --- a/minikrebs/profiles/usbbridge/custom_make +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -make image PROFILE=TLWR703 PACKAGES="tinc ip wireless-tools kmod-usb-core kmod-usb2 usbip-server -radvd -kmod-ppp -kmod-pppoe -kmod-pppox -ppp -ppp-mod-pppoe -dnsmasq" FILES=customfiles/ |