mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
resync with kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3844 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -103,8 +103,10 @@ mostlyclean:
|
||||
|
||||
rebuild:
|
||||
-$(MAKE) mostlyclean
|
||||
@[ -f $(LINUX_KERNEL) ] && $(MAKE) clean
|
||||
$(MAKE) compile
|
||||
if [ -f $(LINUX_KERNEL) ]; then \
|
||||
$(MAKE) clean; \
|
||||
fi
|
||||
$(MAKE) compile $(MAKE_TRACE)
|
||||
|
||||
clean:
|
||||
rm -f $(STAMP_DIR)/.linux-compile
|
||||
|
||||
Reference in New Issue
Block a user