1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00
SVN-Revision: 5503
This commit is contained in:
Felix Fietkau 2006-11-12 01:39:27 +00:00
parent 3207e32a9e
commit e97426b839

@ -104,7 +104,7 @@ oldconfig: scripts/config/conf tmp/.config.in tmp/.config-target.in FORCE
menuconfig: scripts/config/mconf tmp/.config.in tmp/.config-target.in FORCE
$< Config.in
package/%: tmp/.pkginfot tmp/.targetinfo FORCE
package/%: tmp/.pkginfo tmp/.targetinfo FORCE
$(MAKE) -C package $(patsubst package/%,%,$@)
target/%: tmp/.pkginfo tmp/.targetinfo FORCE