summaryrefslogtreecommitdiffstats
path: root/target/linux/package/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add madwifi driver to headnbd2005-08-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵nbd2005-07-241-5/+1
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move wificonf to target/linux/packagenbd2005-07-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add config file /etc/config/network, add board-specific network.overrides ↵nbd2005-07-211-1/+2
| | | | | | (instead of nvram.overrides) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move nvram,jffs2root,shared libs into target/linux/package and make them ↵nbd2005-07-211-0/+7
| | | | | | broadcom-specific git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* a translucent filesystemwbx2005-07-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install externally compiled kernel-specific packages into the ↵nbd2005-07-161-0/+1
| | | | | | kernel-specific root git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add board tag to kernel module version and add versioned depend (does not ↵nbd2005-06-111-10/+9
| | | | | | work with current ipkg yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wlcompat buildnbd2005-05-281-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵nbd2005-05-281-0/+36
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73