Felix Fietkau
c6eb15e481
Improved autorebuild for kernel related stuff.
...
- make modules_install in the kernel tree is no longer called
- make modules is called on every target/compile run
- kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18 12:28:38 +00:00
Felix Fietkau
713863458d
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
Felix Fietkau
c70cfb3d1a
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
Felix Fietkau
0a3c8aeae9
remove obsolete stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:39:13 +00:00
Felix Fietkau
4fb96c5db6
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:01:53 +00:00
Felix Fietkau
5a32593057
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Felix Fietkau
645c73ba0c
hostap: fix potential dependency issue, add missing AUTOLOAD
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 21:21:31 +00:00
Felix Fietkau
a361d3a65d
add missing dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 20:48:26 +00:00
Felix Fietkau
22d0525a1c
fix packaging of hostap drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 03:10:45 +00:00
Nicolas Thill
ecb6c4b599
new (last?) attempt at standardizing Makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
Felix Fietkau
8cced9f028
add checks for the kernel config when building hostap for linux 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-04 21:28:28 +00:00
Felix Fietkau
fb77053caa
fix hostap menuconfig and build for linux 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 20:11:55 +00:00
Mike Baker
f9e5c1b1d5
credit where credit is due
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau
24cf53528f
add INCLUDE_DIR variable for $(TOPDIR)/include
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau
08cbdbc1b0
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Nicolas Thill
c12c40f4a6
normalize Makefiles.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
Nicolas Thill
94e6eb2645
move hostap from target/linux/package/ to package/, update to v0.4.9.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 09:28:39 +00:00