mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5503 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user