1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 23:14:26 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
nbd
643f013d15 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
nbd
1d3cff733d 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
nbd
8ba47e31c2 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
nbd
17126ba85f 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
nbd
a4a6443af1 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
nbd
86dc67338a 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
nbd
611cdaf324 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
nbd
9ae939ed2f 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
nico
8afb23270d 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
nbd
8f6ae33da8 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
nbd
311c661ec9 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
mbm
02cdebbb91 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
nbd
0b0afa4d81 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
nbd
859e8f7f7d 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
nico
4e00d98efd 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
nico
55dc7ca9a0 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