mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@411 3c298f89-4303-0410-b956-a3cf2f4a3e73
compile/install kmod packages only if their kernel configuration options are enabled in linux.config
This is the buildsystem for the OpenWrt Linux distribution It is a modified uClibc buildroot2. Please use "make menuconfig" to configure your appreciated configuration for the toolchain and firmware. Simply running 'make' will build your firmware. It will download all sources, build the cross-compile toolchain, the kernel and all choosen applications. You can use scripts/flash.sh for remotely updating your embedded system via tftp. Be happy.. Your OpenWrt Project http://www.openwrt.org
Languages
C
79%
Makefile
11.1%
Shell
4.7%
Assembly
2.3%
Perl
1.6%
Other
1.2%