diff options
author | makefu <github@syntax-fehler.de> | 2013-02-01 00:59:34 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2013-02-01 00:59:34 +0100 |
commit | 8c369def5ba0acbb95212e441b8b31a3ab05f3c8 (patch) | |
tree | 5467e5bf368809e030130836829853b0bcdace79 /minikrebs/profiles/instacam_yuv/custom_make | |
parent | 06740db126e23f91b1db1d9e5458a7f903cec452 (diff) |
add instacam_yuv
Diffstat (limited to 'minikrebs/profiles/instacam_yuv/custom_make')
-rwxr-xr-x | minikrebs/profiles/instacam_yuv/custom_make | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/minikrebs/profiles/instacam_yuv/custom_make b/minikrebs/profiles/instacam_yuv/custom_make new file mode 100755 index 00000000..c1750da4 --- /dev/null +++ b/minikrebs/profiles/instacam_yuv/custom_make @@ -0,0 +1,3 @@ +#!/bin/sh + +make image PROFILE=TLWR703 PACKAGES="ip kmod-fs-ext4 wireless-tools block-mount kmod-usb-core kmod-usb2 kmod-video-uvc mjpg-streamer -kmod-ppp -kmod-pppoe -kmod-pppox -ppp -ppp-mod-pppoe -dnsmasq -radvd " FILES=customfiles/ |