aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* another KERNEL variable fixWaldemar Brodkorb2005-09-101-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add madwifi driver to headFelix Fietkau2005-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, ↵Felix Fietkau2005-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/packageFelix Fietkau2005-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 ↵Felix Fietkau2005-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 ↵Felix Fietkau2005-07-211-0/+7
| | | | | | broadcom-specific git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* a translucent filesystemWaldemar Brodkorb2005-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 ↵Felix Fietkau2005-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 ↵Felix Fietkau2005-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 buildFelix Fietkau2005-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 ↵Felix Fietkau2005-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