use the default kernel target on powerpc
[openwrt.git] / include / package-ipkg.mk
2008-10-27 nbdfix conditional depends in ipkg control files
2008-10-03 nbdimplement conditional dependencies for generating the...
2007-09-28 nbdsome minor fixes, cleanups, package build abstraction
2007-09-21 nicoadd 'Provides:' line in ipkg control files
2007-09-03 nicomove ipkg related vars from ./rules.mk to ./include...
2007-08-26 nicomove rule for $(STAGING_DIR)/etc/ipkg.conf out of Build...
2007-08-25 nicomove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-24 nicocombine the 3 find in a single one
2007-05-09 nbdfix recursive dependencies on build directories - shoul...
2007-04-29 nbdfixes for a few build errors on osx without fink
2007-04-15 nbdclean up dependency handling for autorebuilds
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-03 mbmUsing find's -exec to remove directories causes 'not...
2007-04-02 florianUse find -exec instead of xargs
2007-03-16 nbdre-enable SDK=1 and DEVELOPER=1 overrides for building...
2007-03-16 mbmformatting and trivial cleanup
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-15 nbdsplit package.mk and clean up build system code (based...