diff options
author | Your Name <you@example.com> | 2013-02-07 17:34:50 +0000 |
---|---|---|
committer | Your Name <you@example.com> | 2013-02-07 17:34:50 +0000 |
commit | ddd9f8791eea0e810682ab66d951571417ebc8d3 (patch) | |
tree | c07537fd9c64dc536c8f881c87f3f3e96a4b2a72 /minikrebs/profiles/instacam_yuv/custom_make | |
parent | 34c27af139f6e4e4aaa09482996448bacde39891 (diff) | |
parent | dd6ad821a5a5bcb633b28a6d35e5e612d1f59094 (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
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/ |