Commit Graph

23 Commits (0c2297fd032a7fe2e8a350578d8b55cf8d808d11)

Author SHA1 Message Date
Matteo Croce 3c4e30d11f ar7-atm: updated the firmware image (#2532)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 15:21:18 +00:00
Matteo Croce c3ca0a7ad9 Fix sangam DSL build with 2.6.23 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-04 14:31:45 +00:00
Felix Fietkau 6bcd07afdd major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Felix Fietkau 92558d67a4 strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00
Nicolas Thill 69ffd95c71 use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
Nicolas Thill 35f806df3d update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-18 17:34:50 +00:00
Nicolas Thill 5dbc070573 fix ar7 dsl driver panic (closes: #2140, thanks to Matteo Croce)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 14:44:08 +00:00
Nicolas Thill c5324085bf update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-27 03:07:52 +00:00
Florian Fainelli 566472ce8e Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-24 10:58:39 +00:00
Florian Fainelli f7392e3319 Remove reference to old ar7-2.4 code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-18 15:44:29 +00:00
Felix Fietkau 29fd1c825d fix ar7 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-24 15:59:32 +00:00
Florian Fainelli d0e11503db Fix objects linking order (#1643)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 19:39:56 +00:00
Mike Albon f1eb23acf5 Make only on ar7 platforms.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-24 11:01:04 +00:00
Felix Fietkau 2651efbce4 add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar7-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-20 23:48:26 +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 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 768b48f380 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
Felix Fietkau e02462f0cf convert ar7-atm to KernelPackage template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 13:52:56 +00:00
Felix Fietkau b68b0ad90f fix tiatm compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 13:42:03 +00:00
Felix Fietkau 2cc9f8533d move the ar7 adsl driver into a separate package directory with external build and source download
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 14:47:54 +00:00