minimal/src/.config
Ivan Davidov abaa655d4a • The kernel is now "3.16.1".
• Some additional minor improvements. Most notable change - the 'init' script is generated by using cat + here.

Note - all changes, including the latest few merges are *not* tested yet.

TODO 1 - test all changes since the last release and prepare new release if there are no issues.
TODO 2 - create new tutorial document based on the latest scripts (optional, if there is free time).
2014-08-23 21:23:44 +03:00

12 lines
319 B
Plaintext

# You can find the latest Linux kernel source bundles here:
#
# http://kernel.org
#
KERNEL_SOURCE_URL=https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.16.1.tar.xz
# You can find the latest BusyBox source bundles here:
#
# http://busybox.net
#
BUSYBOX_SOURCE_URL=http://busybox.net/downloads/busybox-1.22.1.tar.bz2