2994 Commits (d59800bbe15aa8881cd6ce84d54256c0b535d507)
 

Author SHA1 Message Date
Felix Fietkau d59800bbe1 fix busybox build 19 years ago
Felix Fietkau 9ba9373d54 cleanup; replace .PHONY with FORCE; disable gdb by default 19 years ago
Felix Fietkau 00b53c7433 fix toolchain build 19 years ago
Felix Fietkau 00b8533b23 remove useless FORCE depend 19 years ago
Felix Fietkau 4f9703fb8d add support for parallel build of packages (tested with -j8) 19 years ago
Felix Fietkau 7a14b45177 remove weird /lib64 directory 19 years ago
Felix Fietkau 0bd782addd fix install of in-tree modules ipkgs 19 years ago
Felix Fietkau c417ce482d fix root filesystem path 19 years ago
Felix Fietkau b41a642e43 strip kernel modules automatically as well 19 years ago
Felix Fietkau 59c8b4ea41 add package install target 19 years ago
Felix Fietkau 72d69accc3 remove some debugging junk (#492) 19 years ago
Felix Fietkau e3848f8f47 fix iptables build 19 years ago
Felix Fietkau 7773da2a84 only use the .dev-installed target if Build/InstallDev is defined - avoids unnecessary builds of deselected packages 19 years ago
Felix Fietkau 3bcaa7384b remove old Config.in files 19 years ago
Felix Fietkau 337621e468 move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling 19 years ago
Felix Fietkau 7486d2e8d5 move alsa from target/linux/package to package, add compile fix for linux 2.4 19 years ago
Felix Fietkau 9d4ba07b77 add missing kernel version to madwifi package 19 years ago
Felix Fietkau 7e04fed0e6 kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0 19 years ago
Felix Fietkau 0f0e7352b5 don't try to strip kernel modules 19 years ago
Felix Fietkau fe78050709 cleanup; change base-files build directory 19 years ago
Felix Fietkau 579b222d5e add missing BuildPackage lines, convert install-dev: to Build/InstallDev 19 years ago
Felix Fietkau 61c868f34f disable target/linux/package 19 years ago
Felix Fietkau 445b861749 allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files 19 years ago
Felix Fietkau 87eac4e652 remove madwifi-old 19 years ago
Felix Fietkau fc7bbe2e1a clean up .svn and CVS directories for every package 19 years ago
Nicolas Thill c664a4aef7 fix base-files packages build. 19 years ago
Felix Fietkau d937c02223 remove stale libgcc menuconfig item 19 years ago
Felix Fietkau 802f75b98c remove wificonf (will be replaced by wlc later) 19 years ago
Felix Fietkau 921ba8d516 convert base-files to new format 19 years ago
Felix Fietkau 04fbcf5b01 allow more complex defaults in menuconfig 19 years ago
Felix Fietkau c34681eec3 fix missing variable 19 years ago
Felix Fietkau 31c5f70b25 convert linux-atm to new format 19 years ago
Felix Fietkau e874a83da2 remove old Config.in files 19 years ago
Felix Fietkau aef3bd9e64 resync with kamikaze 19 years ago
Felix Fietkau 5b05f4a5ee improve dependency handling, fix some package makefile bugs 19 years ago
Felix Fietkau 10152c5c07 add proper build depends 19 years ago
Felix Fietkau 3ace7fc64f fix package/ and target/ targets 19 years ago
Felix Fietkau bdae688d5c fix toolchain build, remove some old gcc junk 19 years ago
Felix Fietkau b978be63df add {package,target,toolchain}/* targets to toplevel makefile 19 years ago
Felix Fietkau 82d39bdf24 don't enable ebtables by default 19 years ago
Nicolas Thill 9503b04c34 cosmetic change to standardize layout. 19 years ago
Nicolas Thill 72ea2d0ed3 fix conversion to buildroot-ng. 19 years ago
Nicolas Thill 23bb66c974 fix conversion to buildroot-ng. 19 years ago
Nicolas Thill 6f9b5a61b9 use InstallDev/UninstallDev. 19 years ago
Nicolas Thill 9fa193cbcf cosmetic change to standardize layout. 19 years ago
Nicolas Thill 139852b0f8 add dependencies from the NEEDS variable to ipkg/control 19 years ago
Nicolas Thill 2d41202df5 sync pptp with trunk, remove Config.in and ipkg not needed anymore. 19 years ago
Nicolas Thill ef5c0e48fa sync ppp with trunk and convert it to -ng. 19 years ago
Nicolas Thill c57461252b import libpcap from trunk and convert it to -ng. 19 years ago
Nicolas Thill a56e4d12e9 add Build/InstallDev template to install dev files in STAGING_DIR, introduce a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig. 19 years ago