aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-3123-14/+729
* clean up .svn and CVS directories for every packageFelix Fietkau2006-05-311-0/+2
* fix base-files packages build.Nicolas Thill2006-05-311-7/+10
* remove wificonf (will be replaced by wlc later)Felix Fietkau2006-05-3011-3879/+0
* convert base-files to new formatFelix Fietkau2006-05-305-105/+72
* fix missing variableFelix Fietkau2006-05-301-0/+2
* convert linux-atm to new formatFelix Fietkau2006-05-303-65/+34
* remove old Config.in filesFelix Fietkau2006-05-303-37/+0
* resync with kamikazeFelix Fietkau2006-05-303-1/+7
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-3014-32/+25
* add proper build dependsFelix Fietkau2006-05-303-10/+5
* don't enable ebtables by defaultFelix Fietkau2006-05-301-1/+0
* cosmetic change to standardize layout.Nicolas Thill2006-05-291-3/+3
* fix conversion to buildroot-ng.Nicolas Thill2006-05-291-4/+18
* fix conversion to buildroot-ng.Nicolas Thill2006-05-291-3/+13
* use InstallDev/UninstallDev.Nicolas Thill2006-05-291-10/+14
* cosmetic change to standardize layout.Nicolas Thill2006-05-291-1/+1
* add dependencies from the NEEDS variable to ipkg/controlNicolas Thill2006-05-281-1/+2
* sync pptp with trunk, remove Config.in and ipkg not needed anymore.Nicolas Thill2006-05-244-18/+1
* sync ppp with trunk and convert it to -ng.Nicolas Thill2006-05-2415-202/+141
* import libpcap from trunk and convert it to -ng.Nicolas Thill2006-05-244-0/+269
* add Build/InstallDev template to install dev files in STAGING_DIR, Nicolas Thill2006-05-241-0/+20
* sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-247-398/+676
* fix haserl/install.Nicolas Thill2006-05-241-1/+1
* sync with trunk.Nicolas Thill2006-05-241-2/+4
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-191-4/+5
* clean up menu configurationMike Baker2006-05-192-2/+12
* finish up package makefileMike Baker2006-05-162-5/+20
* more BR2_ / CONFIG_ patchesMike Baker2006-05-157-43/+43
* avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo...Mike Baker2006-05-151-8/+12
* move FORCE to toplevel rules.mkMike Baker2006-05-141-3/+0
* fix .built targetMike Baker2006-05-141-5/+2
* revert .built rule; fix typosMike Baker2006-05-141-12/+14
* revert .prepared handlingMike Baker2006-05-111-13/+17
* cleanup & add whitespaceMike Baker2006-05-111-95/+94
* fix rules.mkMike Baker2006-05-111-6/+6
* fix typoFelix Fietkau2006-05-111-1/+1
* fix errorMike Baker2006-05-111-0/+1
* remove extra targetsMike Baker2006-05-111-19/+8
* replace $(IDIR_*) with $(1)Felix Fietkau2006-05-1117-83/+82
* partial cleanupMike Baker2006-05-111-27/+19
* change phony targets to FORCE (easier to read)Mike Baker2006-05-101-10/+11
* remove old trace/verbose junkFelix Fietkau2006-05-102-73/+16
* Fix issue with $(1) in Build/Configure/DefaultMike Baker2006-05-101-1/+1
* typosMike Baker2006-05-102-1/+3
* Convert packages to new templateMike Baker2006-05-1052-762/+255
* add common functions for the new config file formatFelix Fietkau2006-05-101-0/+50
* enable configure target by defaultFelix Fietkau2006-05-091-0/+1
* change defaults to check for configure script (avoids defining a null rule ot...Mike Baker2006-05-091-0/+1
* Convert to new templateMike Baker2006-05-093-29/+15