diff options
author | makefu <github@syntax-fehler.de> | 2013-01-06 05:39:54 +0700 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-01-06 05:39:54 +0700 |
commit | e7a3f51ccc15dcc76d005f225599e3f32c3c42d7 (patch) | |
tree | d15af6cbe70bb2d6f3f6400d434a22df02a99e19 /minikrebs/profiles/streamerkrebs/custom_make | |
parent | 393e9e0aa1fae52ecb9b49d82875c857699451b9 (diff) |
streamerkrebs: initial commit
Diffstat (limited to 'minikrebs/profiles/streamerkrebs/custom_make')
-rwxr-xr-x | minikrebs/profiles/streamerkrebs/custom_make | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/minikrebs/profiles/streamerkrebs/custom_make b/minikrebs/profiles/streamerkrebs/custom_make new file mode 100755 index 00000000..2579fed9 --- /dev/null +++ b/minikrebs/profiles/streamerkrebs/custom_make @@ -0,0 +1,3 @@ +#!/bin/sh + +make image PROFILE=TLWR703 PACKAGES="wireless-tools kmod-usb-core kmod-usb2 -kmod-ppp -kmod-pppoe -kmod-pppox -ppp -ppp-mod-pppoe -dnsmasq kmod-video-uvc -radvd" FILES=customfiles/ |