split package.mk and clean up build system code (based on patch by mbm), makes the...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 15 Mar 2007 23:57:18 +0000 (23:57 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 15 Mar 2007 23:57:18 +0000 (23:57 +0000)
commit0241b19768532635b521bf35f7746d4fc37ae91e
tree8169c245768b0c8b6002b09a06ddeac7789d30bc
parente62084b7f566f2e48d809198a3ad78ae0493479a
split package.mk and clean up build system code (based on patch by mbm), makes the code more readable and speeds up metadata scan

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6571 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/package-defaults.mk [new file with mode: 0644]
include/package-dumpinfo.mk [new file with mode: 0644]
include/package-ipkg.mk [new file with mode: 0644]
include/package.mk